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
/
admin_filters
History
Paulo
a0707947e4
[1.11.x]
Fixed
#28202
-- Fixed FieldListFilter.get_queryset() crash on invalid input.
...
Backport of 4ad2f862844d35404e4798b3227517625210a72e from master
2017-06-06 08:18:08 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#26277
-- Added support for null values in ChoicesFieldListFilter.
2016-05-12 12:40:14 -04:00
tests.py
[1.11.x]
Fixed
#28202
-- Fixed FieldListFilter.get_queryset() crash on invalid input.
2017-06-06 08:18:08 -04:00