#13023: Don't show "+ Add another" in admin inlines when extra = 0
-------------------------------------------+--------------------------------
          Reporter:  rasca                 |         Owner:  gabrielhurley
            Status:  assigned              |     Milestone:  1.2          
         Component:  django.contrib.admin  |       Version:  SVN          
        Resolution:                        |      Keywords:               
             Stage:  Accepted              |     Has_patch:  1            
        Needs_docs:  0                     |   Needs_tests:  0            
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by DrMeers):

 We should be careful not to throw away something useful here; in some
 cases an "add" link is very useful even if extra is set to 0. For example,
 an inline which is not used in 90% of cases so should not clutter the
 interface, but can be added when needed. Perhaps a hybrid solution is
 possible, but may need to utilise an additional flag.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13023#comment:5>
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-upda...@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