index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
sitemaps_tests
Age
Commit message (
Expand
)
Author
2016-11-22
Added tests for contrib.sitemaps.ping_google().
Adam Chainz
2016-11-14
Fixed E305 flake8 warnings.
Ramin Farajpour Cami
2016-11-10
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
za
2016-06-08
Fixed #26290 -- Warned that paginating an unordered QuerySet may result in in...
Emad Mokhtar
2016-03-09
Added missing backslash in sitemaps_tests urls.
Tim Graham
2016-01-29
Refs #26022 -- Used context manager version of assertRaises in tests.
Hasan
2016-01-28
Refs #26015 -- Added regression test for an empty sitemap.
Andrew Kuchev
2016-01-23
Fixed #25989 -- Corrected sitemap's Last-Modified header to use the latest la...
Alexander Rudakov
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-09-23
Refs #22384 -- Removed the ability to reverse URLs by dotted path per depreca...
Tim Graham
2015-06-24
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-02-16
Fixed #24345 -- Isolated sitemaps_tests from contenttypes_tests; refs #11505
Marten Kenbeek
2015-02-11
Moved contrib.sitemaps tests out of contrib.
Tim Graham