1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/model_fields
2009-04-10 19:54:31 +00:00
..
__init__.py Fixed call to ugettext, which is imported as _. 2007-07-30 17:25:35 +00:00
models.py Converted model_fields regression tests into unittests. 2009-04-10 19:54:14 +00:00
tests.py Fixed #9640, #10549: BooleanFields with choices, a default, and null=False now correctly doesn't generate a blank option. 2009-04-10 19:54:31 +00:00