--
Ticket URL: <https://code.djangoproject.com/ticket/33570>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "Django-typo.JPG" added.
screenshot of the typo
* status: new => closed
* resolution: => invalid
Comment:
Thanks for this ticket, however this is not a typo. Django admin uses
[https://docs.djangoproject.com/en/4.0/ref/models/options/#verbose-name-
plural Meta.verbose_name_plural] which is set to a model name + "s" if not
specified.
--
Ticket URL: <https://code.djangoproject.com/ticket/33570#comment:1>