Historique des commits

Auteur SHA1 Message Date
  Roxane 289e9a75af Fixed #33662 -- Allowed Sitemap to customize languages for each item. il y a 2 ans
  Daniel Ivanov 5eab4d1924 Fixed #34088 -- Fixed Sitemap.get_latest_lastmod() crash with empty items. il y a 2 ans
  Ikko Ashimine 77330a089c Fixed typo in tests/sitemaps_tests/test_http.py. il y a 2 ans
  Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. il y a 3 ans
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. il y a 3 ans
  David Smith 480191244d Fixed #25916 -- Added lastmod support to sitemap index view. il y a 4 ans
  David Smith f345c9fb3e Refs #25916 -- Added tests for a callable lastmod on Sitemaps. il y a 3 ans
  Claude Paroz 676bd084f2 Fixed #32873 -- Deprecated settings.USE_L10N. il y a 3 ans
  Rohith PR 7cca22964c Fixed #32375 -- Started deprecation toward changing the default sitemap protocol to https. il y a 3 ans
  Arthur Jovart 08c60cce3b Fixed #32648 -- Fixed VariableDoesNotExist rendering sitemaps template. il y a 4 ans
  Tom Carrick bcc2befd0e Fixed #31789 -- Added a new headers interface to HttpResponse. il y a 4 ans
  Florian Demmer 16218c2060 Fixed #27395 -- Added sitemap 'alternates' generation. il y a 4 ans
  Carlton Gibson 50e1ccbbea Refs #27395 -- Added XML namespace declaration to sitemap template. il y a 4 ans
  Claude Paroz b547c42661 Improved HTTPSitemapTests.test_localized_priority. il y a 4 ans
  Jon Dufresne 9b508bdb9b Removed unnecessary skipUnless in HTTPSitemapTests. il y a 6 ans
  Mads Jensen a51c4de194 Used assertRaisesMessage() to test Django's error messages. il y a 7 ans
  Anton Samarchyan 0eefda493b Improved test coverage for django.contrib.sitemaps. il y a 8 ans
  chex 12745d8a4f Added tests for contrib.sitemaps.GenericSitemap. il y a 8 ans
  Tim Graham 500532c95d Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode(). il y a 8 ans
  Tim Graham 4e729feaa6 Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. il y a 8 ans
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports il y a 8 ans
  za 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. il y a 8 ans
  Emad Mokhtar c4980e28e5 Fixed #26290 -- Warned that paginating an unordered QuerySet may result in inconsistent results. il y a 8 ans
  Hasan 3d0dcd7f5a Refs #26022 -- Used context manager version of assertRaises in tests. il y a 9 ans
  Andrew Kuchev 5b2e11e574 Refs #26015 -- Added regression test for an empty sitemap. il y a 9 ans
  Alexander Rudakov 002a4f72c4 Fixed #25989 -- Corrected sitemap's Last-Modified header to use the latest lastmod of all sitemaps. il y a 9 ans
  Tim Graham 785cc71d5b Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline. il y a 9 ans
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. il y a 9 ans
  Tim Graham fbc467c26b Moved contrib.sitemaps tests out of contrib. il y a 10 ans