#32385: contrib.admin's base template loads i18n twice
-------------------------------------+-------------------------------------
Reporter: | Owner: nobody
jneuendorf |
Type: | Status: new
Cleanup/optimization |
Component: | Version: 3.0
contrib.admin |
Severity: Normal | Keywords: admin, template
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Why is `i18n` loaded twice in the admin base template
https://github.com/django/django/blame/master/django/contrib/admin/templates/admin/base.html#L21
?
Following the links to the MRs in the blame view, there seems to be new no
apparent reason, for the template tag to be loaded twice, so I assume this
didn't happen on purpose and the 2nd occurrence should be removed.
--
Ticket URL: <https://code.djangoproject.com/ticket/32385>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/053.5bbe563c0b868d757cd102a824c43767%40djangoproject.com.