2009/2/13 Praveen <praveen.python.pl...@gmail.com>:
> Avoid using null on string-based fields such as CharField and
> TextField unless you have an excellent reason.

What exactly is the reasoning behind this advice?  It seems to me that
one would very rarely want to store an empty string.  For example, if
a user doesn't enter a surname, that does not mean that their surname
is "", unless they're Cher.

-- 
Lee

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to