Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/admin_changelist/admin.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24687 -- Added select_related() validation for nes...Tim Graham2015-10-101-1/+1
* Fixed #24474 -- Allowed configuring the admin's empty cha...Loek van Gent2015-06-051-0/+9
* Fixed #24851 -- Fixed crash with reverse one-to-one relat...Tim Graham2015-05-281-1/+1
* Fixed #16609 -- Fixed duplicate admin results when search...Samuel Paccoud2015-05-061-0/+5
* Revert "Fixed #24474 -- Allowed configuring the admin's e...Tim Graham2015-04-091-9/+0
* Fixed #24474 -- Allowed configuring the admin's empty cha...Loek van Gent2015-04-091-0/+9
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+2
* Added tests and minified javascript missing in 83a3add4be...Bas Peschier2014-02-221-0/+4
* Fixed all E261 warningscoagulant2013-11-021-1/+1
* Fixed #21302 -- Fixed unused imports and import *.Tim Graham2013-11-021-2/+1
* Fixed #15185 -- Allowed ModelAdmin.list_display_links=Non...Ramiro Morales2013-10-011-0/+11
* Added ModelAdmin.get_search_fields.Loic Bistuer2013-08-041-0/+7
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Fixed #19080 -- Fine-grained control over select_related ...Tomek Paczkowski2013-06-051-0/+5
* Fixed #15363 -- Renamed and normalized to `get_queryset` ...Loic Bistuer2013-03-081-4/+4
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+104