1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/tests/regressiontests/model_fields
2009-04-10 19:54:31 +00:00
..
__init__.py
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