mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Fixed #27842 -- Added protocol kwarg to GenericSitemap.__init__().
This commit is contained in:
parent
81957086c1
commit
9f21e35100
4 changed files with 16 additions and 7 deletions
|
@ -89,7 +89,8 @@ Minor features
|
|||
:mod:`django.contrib.sitemaps`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* Added the ``protocol`` keyword argument to the
|
||||
:class:`~django.contrib.sitemaps.GenericSitemap` constructor.
|
||||
|
||||
:mod:`django.contrib.sites`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue