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-10-28 08:06:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
b3e54f4a01dd410a87bc3d0669cb7b36aa74e7a8
django
/
tests
/
invalid_models
History
Tim Graham
ded95ccdce
Fixed
#20484
-- Added model validation for GenericIPAddressField
...
GenericIPAddressField must not allow blank for NOT NULL fields Thanks Erik Romijn.
2013-05-28 15:12:47 -04:00
..
invalid_models
Fixed
#20484
-- Added model validation for GenericIPAddressField
2013-05-28 15:12:47 -04:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
Renamed some tests and removed references to modeltests/regressiontests.
2013-02-26 14:36:57 +01:00