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-10-27 23:56:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
a77d979cbd5a258b05219746206f36d8266a4f07
django
/
tests
/
model_forms
History
Alex Hill
86ae2b22ae
[1.10.x]
Fixed
#27001
-- Fixed a query count regression in ModelChoiceField with RadioSelect.
...
Backport of
c5ebfda002
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