summaryrefslogtreecommitdiff
path: root/tests/generic_inline_admin/models.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-6/+11
* Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz2017-01-181-2/+0
* Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella2015-07-271-3/+3
* Fixed #24940 -- Made model managers hashableMarkus Holtermann2015-06-191-1/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin.Anders Steinlein2014-05-151-20/+0
* Fixed #19774 -- Deprecated the contenttypes.generic module.Simon Charette2014-01-261-4/+6
* PEP8 cleanupJason Myers2013-11-021-0/+2
* Whitespace cleanup.Tim Graham2013-10-101-2/+0
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+76