Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/admin_filters/models.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-2/+8
|
* Fixed #21127 -- Started deprecation toward requiring ↵Flavio Curella2015-07-281-3/+9
| | | | on_delete for ForeignKey/OneToOneField
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+3
|
* Fixed #23616 - Fixed generic relations in ↵Konrad Świat2014-10-101-0/+22
| | | | | | | ModelAdmin.list_filter. Thanks ranjur for reporting bug, timgraham for review, and collinanderson for contributing tips.
* Fixed #19671 -- Added warnings that null and validators ↵Anubhav Joshi2014-07-091-1/+1
| | | | | | are ignored for ManyToManyField. Thanks Loic Bistuer and Tim Graham for help and review.
* PEP8 cleanupJason Myers2013-11-031-0/+1
| | | | Signed-off-by: Jason Myers <jason@jasonamyers.com>
* Fixed all E261 warningscoagulant2013-11-031-1/+1
|
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+36