Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/admin_widgets/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-9/+14
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #13165 -- Added edit and delete links to admin fore...Simon Charette2015-01-101-1/+2
* Fixed #19671 -- Added warnings that null and validators a...Anubhav Joshi2014-07-091-1/+1
* PEP8 cleanupJason Myers2013-11-031-0/+14
* Fix all violators of E231Alex Gaynor2013-10-261-1/+1
* Fixed #20836 -- Ensure that the ForeignKey's to_field att...Julien Phalip2013-09-071-0/+8
* Fixed "indentation is not a multiple of four" pep8 issues.Tim Graham2013-09-031-9/+9
* Added some Selenium tests for the admin raw id widget.Julien Phalip2013-08-051-1/+2
* Updated contrib.admin to use Email/URLInputs; refs #16630Tim Graham2013-07-261-0/+1
* Fixed #15363 -- Renamed and normalized to `get_queryset` ...Loic Bistuer2013-03-081-2/+2
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+130