This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
modeladmin
History
tschilling
e5b0f5b95d
[1.6.x]
Fixed
#21129
-- Prevented admin filter params modifications from throwing an exception.
...
Thanks Tuttle for the report. Backport of 5381317fe3 from master
2013-10-02 09:13:59 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.6.x]
Fixed
#20895
-- Made check management command warn if a BooleanField does not have a default value
2013-08-15 20:33:02 -04:00
tests.py
[1.6.x]
Fixed
#21129
-- Prevented admin filter params modifications from throwing an exception.
2013-10-02 09:13:59 -04:00