summaryrefslogtreecommitdiff
path: root/tests/signals/models.py
AgeCommit message (Expand)Author
2024-01-26Applied Black's 2024 stable style.Mariusz Felisiak
2022-01-11Fixed #13251 -- Made pre/post_delete signals dispatch the origin.mgaligniana
2020-04-15Removed unused __str__() methods in tests models.Author: Mads Jensen
2017-01-18Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2013-11-18Merged the signals and signals_regress test packages.Loic Bistuer
2013-11-02Fixing E302 ErrorsJason Myers
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner