django/tests/regressiontests/model_fields
Malcolm Tredinnick 52cc11c4e2 Fixed #4485 -- Allow nullable DecimalFields to store NULLs.
Based on a patch from tdterry. Thanks.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7797 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-06-30 10:07:06 +00:00
..
__init__.py
models.py
tests.py Fixed #4485 -- Allow nullable DecimalFields to store NULLs. 2008-06-30 10:07:06 +00:00