I created a table where some of the fields have null=True since it's
okay for them to be empty.
Looking at the schema in mysql this option was correctly translated
into the DB's schema, however when I try to add an entry via the admin
interface I get errors on those fields saying that 'This field is
required'.

Any ideas?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to