Django

Code

Ticket #11497 (closed: invalid)

Opened 1 year ago

Last modified 1 year ago

Overwriting base_site.html in admin site removes some js components

Reported by: szczav Assigned to: nobody
Milestone: 1.1 Component: django.contrib.admin
Version: SVN Keywords: base_site.html java script js template
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

In admin templates I've my own base_site.html template in which I changed only title. In stable release it was working correctly. In SVN version I see that some java script components (for example calendar, time and some for many to many fields) don't appear. When I remove base_site template everything works correctly.

Attachments

Change History

07/17/09 10:44:30 changed by Alex

  • needs_better_patch changed.
  • needs_tests changed.
  • needs_docs changed.

Can you provide some more details (particularly the source of your file), as it stands we have no idea where the possible regression could be.

07/17/09 11:59:57 changed by szczav

  • status changed from new to closed.
  • resolution set to invalid.

There was strange error in my code. Template overriding works.

Sorry for trouble. Next time I'll be more carefull with creating ticket.


Add/Change #11497 (Overwriting base_site.html in admin site removes some js components)




Change Properties
Action