[Django] #33570: Admin panel typo - django HTML typo on Bookings

22 views
Skip to first unread message

Django

unread,
Mar 10, 2022, 11:20:04 AM3/10/22
to django-...@googlegroups.com
#33570: Admin panel typo - django HTML typo on Bookings
-------------------------------------+-------------------------------------
Reporter: | Owner: nobody
RicardoIT-Web |
Type: Bug | Status: new
Component: Database | Version: 3.2
layer (models, ORM) |
Severity: Normal | Keywords: Bug, Bookingss
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
I have created an admin access for my django project which is for
educational purposes only.
I created a model for booking a table at a restaurant. When accessing the
admin view, I noticed an HTML typo which I believe to be from Django HTML
and not my code.

--
Ticket URL: <https://code.djangoproject.com/ticket/33570>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Mar 10, 2022, 11:20:45 AM3/10/22
to django-...@googlegroups.com
#33570: Admin panel typo - django HTML typo on Bookings
-------------------------------------+-------------------------------------
Reporter: RicardoIT-Web | Owner: nobody
Type: Bug | Status: new
Component: Database layer | Version: 3.2
(models, ORM) |
Severity: Normal | Resolution:

Keywords: Bug, Bookingss | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by RicardoIT-Web):

* Attachment "Django-typo.JPG" added.

screenshot of the typo

Django

unread,
Mar 10, 2022, 12:12:51 PM3/10/22
to django-...@googlegroups.com
#33570: Admin panel typo - django HTML typo on Bookings
-------------------------------------+-------------------------------------
Reporter: Ricardo Piedade | Owner: nobody
Type: Bug | Status: closed

Component: Database layer | Version: 3.2
(models, ORM) |
Severity: Normal | Resolution: invalid

Keywords: Bug, Bookingss | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* 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>

Reply all
Reply to author
Forward
0 new messages