summaryrefslogtreecommitdiff
path: root/tests/model_options/models
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-13/+17
* Sorted imports per isort 4.2.9.Tim Graham2017-06-011-1/+0
* Fixed E305 flake8 warnings.Ramin Farajpour Cami2016-11-141-0/+1
* Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella2015-07-271-3/+3
* Renamed Field.rel attribute to remote_fieldAnssi Kääriäinen2015-03-251-2/+2
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-0/+1
* Fixed #22778 -- Added a model Meta option to define default_related_name.Renaud Parent2014-06-181-0/+41
* Created a new tests folder (`model_options`).Moayad Mardini2014-06-112-0/+48