summaryrefslogtreecommitdiff
path: root/tests/admin_ordering
AgeCommit message (Expand)Author
2014-05-15[1.7.x] Harmonized some PEP 0263 coding preamblesClaude Paroz
2014-03-03Fixed many typos in comments and docstrings.Rodolfo Carvalho
2013-11-22Fixed some flake8 issuesAlex Gaynor
2013-11-21Fixed #21405 -- Prevented queryset overwrite in BaseModelAdminClaude Paroz
2013-11-21Made minor optimizations to admin_ordering testsClaude Paroz
2013-11-02PEP8 cleanupJason Myers
2013-11-02Fixed all E261 warningscoagulant
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-03-04Fixed #6585 -- Admin relationship widgets: Respect ordering defined by target...Juan Pedro Fisanotti
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner