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-03-11 01:42:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
invalid_models_tests
History
Tim Graham
6e50fc9246
[1.8.x] Removed unnecessary parentheses in model check messages.
...
Backport of e144e0e237136f8bf1831f645c3dde4541d629b0 from master
2015-02-09 08:57:02 -05:00
..
__init__.py
…
base.py
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
test_backend_specific.py
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08: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_models.py
[1.8.x] Removed unnecessary parentheses in model check messages.
2015-02-09 08:57:02 -05:00
test_ordinary_fields.py
Fixed
#23801
-- Added warning when max_length is used with IntegerField
2014-11-26 18:41:54 -05:00
test_relative_fields.py
Fixed
#22064
-- Add check for related_name
2014-10-04 20:47:26 -03:00