Hello, in StackedInline the label of a required field gets the class required. In TabularInline (and GenericTabularInline) however, the corresponding table head cell gets no class, so there is no indication if a field is required or not. You have to save to know what fields are required. Is this just a missing feature or am i missing something?
Best Regards, Dirk Eschler -- Dirk Eschler <[email protected]> http://www.krusader.org -- You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en.

