This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
abfa4619fb818ff694c22e962a280673e085239e
django
/
tests
/
model_forms
History
Adam Johnson
abfa4619fb
Fixed
#36730
-- Fixed constraint validation crash for excluded FK attnames.
...
Regression in
e44e8327d3
. Co-authored-by: Mariusz Felisiak <
felisiak.mariusz@gmail.com
>
2025-11-13 09:16:46 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#36730
-- Fixed constraint validation crash for excluded FK attnames.
2025-11-13 09:16:46 +01:00
test2.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test_modelchoicefield.py
Refs
#36500
-- Rewrapped long docstrings and block comments via a script.
2025-07-23 20:17:55 -03:00
test_uuid.py
Fixed
#36201
-- Caught ValidationError in ModelChoiceField/ModelMultipleChoiceField.clean().
2025-03-10 13:01:02 +01:00
test.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
Fixed
#36730
-- Fixed constraint validation crash for excluded FK attnames.
2025-11-13 09:16:46 +01:00