Opened 10 months ago
Closed 10 months ago
#35105 closed Bug (invalid)
Django Admin Pannel is unable to get good plurals for the models
Reported by: | Abdul Rehman | Owned by: | |
---|---|---|---|
Component: | contrib.admin | Version: | 5.0 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
I have a model called "PoliticalParty" which is when rendered into the admin pannel it is is not naming it correctly. It is saying "Political Partys" instead of proper Plural "Political Parties".
Attachments (1)
Change History (2)
by , 10 months ago
Attachment: | django_admin_error.png added |
---|
comment:1 by , 10 months ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
This isn't a bug in Django. Please see TicketClosingReasons/UseSupportChannels.
Note:
See TracTickets
for help on using tickets.
Screen shot of the admin pannel