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-23 16:50:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
validation
History
…
..
__init__.py
Switched TestCase to SimpleTestCase where possible in Django's tests.
2018-11-27 08:58:44 -05:00
models.py
…
test_custom_messages.py
…
test_error_messages.py
…
test_picklable.py
Fixed
#21555
-- Made ValidationError pickable.
2013-12-07 18:58:37 +07:00
test_unique.py
…
test_validators.py
…
tests.py
Fixed
#31596
-- Changed ForeignKey.validate() to use the base manager.
2020-06-25 11:36:20 +02:00