summaryrefslogtreecommitdiff
path: root/tests/syndication_tests/models.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-10-13Fixed #22490 -- Added tests for Feed.get_object().Octavio
2020-04-15Removed unused __str__() methods in tests models.Author: Mads Jensen
2017-01-18Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2013-12-31Renamed syndication testsClaude Paroz