This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-10-31 12:05:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
412066e71e
django
/
tests
/
model_forms
History
Download ZIP
Download TAR.GZ
Michael Hall
895dc880eb
Fixed
#23812
-- Changed django.utils.six.moves.xrange imports to range
2014-12-13 12:45:58 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#23812
-- Changed django.utils.six.moves.xrange imports to range
2014-12-13 12:45:58 -05:00
test.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test2.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
Fixed
#23865
-- documented how to assign errors to a field in Model.clean()
2014-11-21 13:01:28 -05:00