Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(core): add a model_meta templatetag filter
This filter allows to access a models Meta options (https://docs.djangoproject.com/en/5.0/ref/models/options/) in a template via a ContentType object.
- Loading branch information