#32385: contrib.admin's base template loads i18n twice
-------------------------------------+-------------------------------------
Reporter: Jim | Owner: Tim
Type: | McCurrach
Cleanup/optimization | Status: closed
Component: contrib.admin | Version: 3.1
Severity: Normal | Resolution: fixed
Keywords: admin, template | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"a736baab92acb26eab09979143b2eafb53b957dd" a736baab]:
{{{
#!CommitTicketReference repository=""
revision="a736baab92acb26eab09979143b2eafb53b957dd"
Fixed #32385 -- Removed unused and duplicated loading of tags in admin
templates.
- `i18n` is duplicated in base.html.
- `l10n` is unused in prepopulated_fields_js.html
since d638cdc42acec608c1967f44af6be32a477c239f.
- `static` is unused in change_list_results.html
since f2ed107b079b050950e2fc5f2b689ca553ae12f5.
- `static` is unused in stacked.html
since d61ebc8fed212366340b1ed6f5d7722613801459.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32385#comment:6>
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/068.783d9b388f7e3ea54edab6453a0a057f%40djangoproject.com.