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-04-11 11:02:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_forms
History
Alex Hill
86ae2b22ae
[1.10.x]
Fixed
#27001
-- Fixed a query count regression in ModelChoiceField with RadioSelect.
...
Backport of c5ebfda00226e3695cadbc13ea9ce4c5951d3ed0 from master
2016-08-03 10:53:42 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
test2.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test_uuid.py
Fixed
#25241
-- Corrected ModelForm.save() error message when saving invalid form with UUIDField pk.
2015-08-07 07:44:59 -04:00
test.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
[1.10.x]
Fixed
#27001
-- Fixed a query count regression in ModelChoiceField with RadioSelect.
2016-08-03 10:53:42 -04:00