summaryrefslogtreecommitdiff
path: root/tests/auth_tests/models/with_foreign_key.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-5/+7
* Removed unnecessary app_label='auth' on auth_tests models.Tim Graham2015-10-271-6/+0
* Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella2015-07-271-3/+3
* Moved non-documented auth test models to the new test location.Tim Graham2015-02-111-0/+31