I have a field for emails. I want it to be blank if nothing in there and unique if something is. I get a duplicate field error if I have to messages with blank fields. I can use null = True and it works, but django's admin blows up. I seen some stuff, but no real solution. Does anyone have a good solution for this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

