summaryrefslogtreecommitdiff
path: root/tests/sitemaps_tests/models.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2017-07-26Improved test coverage for django.contrib.sitemaps.Anton Samarchyan
2015-12-31Fixed #26013 -- Moved django.core.urlresolvers to django.urls.Marten Kenbeek
2015-02-11Moved contrib.sitemaps tests out of contrib.Tim Graham