mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
Fixed #18531 -- Deprecated Geo Sitemaps
I've chosen a quick deprecation path, as Geo Sitemaps themselves are deprecated from some time now.
This commit is contained in:
parent
a7cf48a2b7
commit
5c61b8519d
4 changed files with 20 additions and 1 deletions
|
@ -147,6 +147,10 @@ these changes.
|
|||
* The session key ``django_language`` will no longer be read for backwards
|
||||
compatibility.
|
||||
|
||||
* Geographic Sitemaps will be removed
|
||||
(``django.contrib.gis.sitemaps.views.index`` and
|
||||
``django.contrib.gis.sitemaps.views.sitemap``).
|
||||
|
||||
1.9
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue