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-02-05 15:06:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
validation
History
Gagaro
667105877e
Fixed
#30581
-- Added support for Meta.constraints validation.
...
Thanks Simon Charette, Keryn Knight, and Mariusz Felisiak for reviews.
2022-05-10 11:22:23 +02:00
..
__init__.py
…
models.py
Fixed
#30581
-- Added support for Meta.constraints validation.
2022-05-10 11:22:23 +02:00
test_constraints.py
Fixed
#30581
-- Added support for Meta.constraints validation.
2022-05-10 11:22:23 +02:00
test_custom_messages.py
…
test_error_messages.py
…
test_picklable.py
…
test_unique.py
Fixed
#30581
-- Added support for Meta.constraints validation.
2022-05-10 11:22:23 +02:00
test_validators.py
…
tests.py
…