Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): add a model_meta templatetag filter #775

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

b1rger
Copy link
Contributor

@b1rger b1rger commented Apr 11, 2024

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.

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.
@b1rger b1rger marked this pull request as ready for review April 11, 2024 10:35
@b1rger b1rger merged commit 8b334c7 into main Apr 12, 2024
11 checks passed
@b1rger b1rger deleted the birger/add-model-meta-filter branch May 14, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant