Closed oppianmatt closed 6 years ago
this recent fix breaks py2.7 support https://github.com/xaralis/django-static-sitemaps/commit/4ff056df6361242c7e009658b376460e0b7daccc
at the moment pinning to version 4.4.0
I decided not to prolong Python 2 support anymore. If you need it, you will have to stick with 4.4.0. Sorry about that but it's just too big effort.
looks like it's using python 3 syntax and the error is because we are using python 2