This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
831a05b185
django1
/
tests
/
admin_filters
History
Mariusz Felisiak
e4ab44a4b2
Fixed
#32038
-- Fixed EmptyFieldListFilter crash with GenericRelation.
...
Thanks Javier Matos Odut for the report.
2020-09-25 10:09:28 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#31636
-- Made BooleanFieldListFilter respect Field.choices.
2020-09-15 09:12:14 +02:00
tests.py
Fixed
#32038
-- Fixed EmptyFieldListFilter crash with GenericRelation.
2020-09-25 10:09:28 +02:00