django1/django/db/models/fields
James Bennett cccd106289 Forced blank=True for NullBooleanField to allow it to pass model validation with a value of None. Refs #13071.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12744 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-10 07:41:37 +00:00
..
__init__.py Forced blank=True for NullBooleanField to allow it to pass model validation with a value of None. Refs #13071. 2010-03-10 07:41:37 +00:00
files.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
proxy.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
related.py Fixed #12888. Fixed a typo in some related object error messages. Thanks, nessita. 2010-02-23 16:09:39 +00:00
subclassing.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00