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

refactor(apis_entities): use verbose_name_plural in the entity list menu #776

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

b1rger
Copy link
Contributor

@b1rger b1rger commented Apr 11, 2024

A new entities_content_types templatetag is being introduces, which
lists all content types that inherit from AbstractEntity. This is now
being used in the base template to get a list of entities for the
entities menu item.

@b1rger b1rger force-pushed the birger/refactor-entity-menu branch 3 times, most recently from 5038132 to 5c6d299 Compare April 12, 2024 07:25
@b1rger b1rger changed the title refactor(apis_entities): this commit refactors the entity list menu refactor(apis_entities): use verbose_name_plural in the entity list menu Apr 12, 2024
@b1rger b1rger force-pushed the birger/refactor-entity-menu branch from 5c6d299 to 85b5940 Compare April 12, 2024 07:39
@b1rger b1rger marked this pull request as ready for review April 12, 2024 07:40
@b1rger b1rger force-pushed the birger/refactor-entity-menu branch 2 times, most recently from 692d924 to 48de298 Compare April 15, 2024 06:17
@b1rger b1rger merged commit 54bf5ff into main Apr 15, 2024
11 checks passed
A new `entities_content_types` templatetag is being introduces, which
lists all content types that inherit from `AbstractEntity`. This is now
being used in the base template to get a list of entities for the
entities menu item.
@b1rger b1rger deleted the birger/refactor-entity-menu 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