Hello, is there a general solution for required fields in models? It would be nice if there could be a class "required" attribute for the label if the field is required. I think this solution is implemented in the django admin, because in the admin the required fields are bold and when I look at the html source there is the required class.
What do I have to do to mark my labels for required fields with a required class? ~Bernd --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---