This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-26 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
invalid_models_tests
History
Simon Charette
71ebcb85b9
Fixed
#25417
-- Added a field check for invalid default values.
2015-09-18 14:31:36 -04:00
..
__init__.py
…
base.py
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
test_backend_specific.py
Fixed
#25172
-- Fixed check framework to work with multiple databases.
2015-08-12 18:00:26 -04:00
test_custom_fields.py
Fixed
#23761
-- Added test for MySQL validator and db_type is None.
2014-11-13 11:06:59 +01:00
test_deprecated_fields.py
Removed IPAddressField per deprecation timeline; refs
#20439
.
2015-01-19 11:12:57 -05:00
test_models.py
Fixed
#14217
-- Added validation for field name collision when using model inheritance.
2015-08-25 16:16:54 -04:00
test_ordinary_fields.py
Fixed
#25417
-- Added a field check for invalid default values.
2015-09-18 14:31:36 -04:00
test_relative_fields.py
Fixed
#23395
-- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00