summaryrefslogtreecommitdiff
path: root/tests/m2m_recursive/models.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2019-06-21Fixed #30421 -- Allowed symmetrical intermediate table for self-referential M...Nadège Michel
2017-01-18Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz
2014-09-24Removed numbering from the models.py header of some test packages.Loic Bistuer
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner