django1/django/contrib/admin/templates
Luke Plant a754165a91 Fixed #9637: Use 'block.super' in admin 'extrastyle' blocks to preserve changes in base_site.html
The current admin templates do not need this.  However, a common way to customize admin
appearance is to provide your own 'base_site.html' template, and add stylesheets using
the extrastyle block.  Without this patch, these customizations are lost.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@9690 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-27 00:01:11 +00:00
..
admin Fixed #9637: Use 'block.super' in admin 'extrastyle' blocks to preserve changes in base_site.html 2008-12-27 00:01:11 +00:00
registration Fixed #9732 -- Added missing close paragraph tag to password reset confirmation template, thanks casseen. 2008-12-08 05:41:28 +00:00