Django-sitemaps

Latest version: v2.0.1

Safety actively analyzes 621876 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.1

~~~~~~~~~~~~~~~~~~~~~

- Fixed cases where empty priority tags were added if priority was an
empty string (which is always the default case with Django sitemaps).
- Added pre-commit, switched to a declarative setup, etc.
- Made ``add_django_sitemap`` always build URLs using ``build_absolute_uri``
too to avoid problems when using ``django.contrib.sites``.

1.1

~~~~~~~~~~~~~~~~~~~

- Added the ``lxml`` dependency to ``install_requires``.
- Added documentation.
- Added the ``robots_txt`` view for easily adding a ``/robots.txt``
view returning sitemap URLs.

1.0

~~~~~~~~~~~~~~~~~~~

- Initial release!

.. _1.0: https://github.com/matthiask/django-sitemaps/commit/df0841349
.. _1.1: https://github.com/matthiask/django-sitemaps/compare/1.0...1.1
.. _2.0.1: https://github.com/matthiask/django-sitemaps/compare/1.1...2.0.1
.. _Next version: https://github.com/matthiask/django-sitemaps/compare/2.0.1...main

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.