summaryrefslogtreecommitdiff
path: root/tests/generic_inline_admin/admin.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-3/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+3
* Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin.Anders Steinlein2014-05-151-15/+2
* Fixed #19774 -- Deprecated the contenttypes.generic module.Simon Charette2014-01-261-6/+6
* PEP8 cleanupJason Myers2013-11-021-0/+1
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+47