#3591: add support for custom app_label and verbose_name
-------------------------------------+--------------------------------------
          Reporter:  jkocherhans     |         Owner:  adrian  
            Status:  assigned        |     Milestone:  post-1.0
         Component:  Core framework  |       Version:  SVN     
        Resolution:                  |      Keywords:          
             Stage:  Accepted        |     Has_patch:  1       
        Needs_docs:  0               |   Needs_tests:  0       
Needs_better_patch:  0               |  
-------------------------------------+--------------------------------------
Comment (by gsakkis):

 Updated Vinay's patch so that the admin views expose the app's
 verbose_name as app_label in the templates; also fixed a bug in
 `django/contrib/auth/management/__init__.py` that prevents
 `create_superuser` to be called in syncdb.

 Applies cleanly to r9498, the latest trunk revision before the the 1.0.2
 release. Hope some core-dev takes a look at it and gives feedback before
 1.1.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3591#comment:62>
Django <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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to