summaryrefslogtreecommitdiff
path: root/tests/absolute_url_overrides
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2016-01-25Fixed #26125 -- Fixed E731 flake warnings.userimack
2016-01-06Fixed #25746 -- Isolated inlined test models registration.Simon Charette
2015-05-20Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette
2014-09-09Fixed #11775 -- Made ABSOLUTE_URL_OVERRIDES work with models that don't defin...Tim Graham