summaryrefslogtreecommitdiff
path: root/tests/admin_filters
AgeCommit message (Expand)Author
2013-12-23Imported override_settings from its new location.Aymeric Augustin
2013-12-14Fixed E127 pep8 warnings.Loic Bistuer
2013-11-19Fixed #21361 -- allowed access self.value() from SimpleListFilter lookupVajrasky Kok
2013-11-03Fixed all E226 violationsAlex Gaynor
2013-11-02PEP8 cleanupJason Myers
2013-11-02Fixed all E261 warningscoagulant
2013-10-03Fixed #19182 -- Fixed ModelAdmin.lookup_allowed to work with ('fieldname', Si...Anentropic
2013-09-28Fixed #21186: Fixed regression when using date fields in the admin's list_fil...Baptiste Mispelon
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-03-08Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...Loic Bistuer
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner