Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/admin_ordering
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-1/+1
* Refs #24553 -- Isolated admin_* tests.Riccardo Magliocchetti2015-05-141-16/+18
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+5
* Fixed #13163 -- Added ability to show change links on inl...Nick Sandford2014-07-311-5/+5
* Fixed #6327 -- Added has_module_permission method to Base...Maxime Turcotte2014-06-131-0/+3
* Harmonized some PEP 0263 coding preamblesClaude Paroz2014-05-151-1/+1
* Fixed many typos in comments and docstrings.Rodolfo Carvalho2014-03-031-1/+1
* Fixed some flake8 issuesAlex Gaynor2013-11-221-0/+1
* Fixed #21405 -- Prevented queryset overwrite in BaseModel...Claude Paroz2013-11-211-0/+22
* Made minor optimizations to admin_ordering testsClaude Paroz2013-11-211-36/+30
* PEP8 cleanupJason Myers2013-11-032-0/+5
* Fixed all E261 warningscoagulant2013-11-031-1/+1
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Fixed #15363 -- Renamed and normalized to `get_queryset` ...Loic Bistuer2013-03-081-10/+10
* Fixed #6585 -- Admin relationship widgets: Respect orderi...Juan Pedro Fisanotti2013-03-042-0/+49
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+141