django1/django/db/models/fields
Malcolm Tredinnick 9229c34163 Fixed #6212 -- Give models.NullBooleanField the right default newforms field. Patch from SmileyChris.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6935 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-12-17 10:35:53 +00:00
..
__init__.py Fixed #6212 -- Give models.NullBooleanField the right default newforms field. Patch from SmileyChris. 2007-12-17 10:35:53 +00:00
related.py Removed a bunch of legacy django.db.backend imports 2007-08-20 02:28:40 +00:00
subclassing.py Fixed #5989 -- Fixed a problem with values being incorrectly reused by 2007-11-29 19:30:49 +00:00