django1/tests/invalid_models_tests
François Freitag 3aa9ab39cc Refs #28748 -- Reallowed lazy values in model field choices.
Regression in f9844f4841.

Thanks Matthias Kestenholz for the report and suggestions.
2018-01-27 09:19:56 -05:00
..
__init__.py Deprecated load_app(). 2013-12-22 11:39:17 +01:00
test_backend_specific.py Made assertions in invalid_models_tests consistent. 2017-07-11 13:12:17 -04:00
test_custom_fields.py Made assertions in invalid_models_tests consistent. 2017-07-11 13:12:17 -04:00
test_deprecated_fields.py Refs #26154 -- Removed deprecated CommaSeparatedIntegerField. 2017-01-17 20:52:02 -05:00
test_models.py Fixed #28996 -- Simplified some boolean constructs and removed trivial continue statements. 2018-01-12 12:44:50 -05:00
test_ordinary_fields.py Refs #28748 -- Reallowed lazy values in model field choices. 2018-01-27 09:19:56 -05:00
test_relative_fields.py Made assertions in invalid_models_tests consistent. 2017-07-11 13:12:17 -04:00