1
0
mirror of https://github.com/django/django.git synced 2024-12-26 02:56:25 +00:00
django/tests/regressiontests/model_fields
2008-07-27 13:55:35 +00:00
..
__init__.py Fixed call to ugettext, which is imported as _. 2007-07-30 17:25:35 +00:00
models.py Removed some model saves from [8102] which were causing test failures under Postgres. Thanks to Ramiro Morales for the report (via IRC). 2008-07-27 13:55:35 +00:00
tests.py Fixed #4485 -- Allow nullable DecimalFields to store NULLs. 2008-06-30 10:07:06 +00:00