Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/admin_inlines/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-25/+25
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+2
* Fixed #19774 -- Deprecated the contenttypes.generic module.Simon Charette2014-01-261-2/+2
* PEP8 cleanupJason Myers2013-11-031-0/+21
* Fixed #18263 -- Corrrected handling of hidden fields in t...Tim Graham2013-10-071-0/+11
* Fixed #13696 -- ensured inline pk field is renderedKaren Tracey2013-07-211-0/+20
* Fixed #19425 - Added InlineModelAdmin.get_extra hook.Tim Graham2013-05-301-0/+6
* Fixed #19838 -- Admin: Don't leak a 500 HTTP status when ...Javier Mansilla2013-03-041-0/+8
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+198