#5521: repetitions in admin templates
-----------------------+----------------------------------------------------
Reporter:  anonymous   |       Owner:  nobody       
  Status:  new         |   Component:  Uncategorized
 Version:  SVN         |    Keywords:               
   Stage:  Unreviewed  |   Has_patch:  0            
-----------------------+----------------------------------------------------
 {{{
 $ grep -rl userlinks ../admin
 ../admin/base.html
 ../admin/auth/user/change_password.html
 ../admin/change_list.html
 ../admin/change_form.html
 ../admin/object_history.html
 ../admin/delete_confirmation.html
 }}}
 
 This makes difficult customizing the admin template (you have to override
 the userlinks block in each page. The block should be only defined in one
 place. (base.html?)

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5521>
Django Code <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to