#13443: No required field indication in TabularInline
----------------------------------+-----------------------------------------
 Reporter:  deschler              |       Owner:  nobody    
   Status:  new                   |   Milestone:            
Component:  django.contrib.admin  |     Version:            
 Keywords:                        |       Stage:  Unreviewed
Has_patch:  0                     |  
----------------------------------+-----------------------------------------
 In StackedInline the label of a required field is assigned the class
 attribute "required". In TabularInline (and GenericTabularInline) however
 there is no such indication. You have to save in order to know what fields
 are required. Usability wise it would be nice if the table head cell in a
 tabular inline also received the "required" class.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13443>
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 [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