Django sitemap without database? -


i'm using from django.contrib.sitemaps.views import sitemap site doesn't used database, get:

settings.databases improperly configured. please supply engine value. check settings documentation more details.

when trying load sitemap, relies on django sites framework


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -