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 -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -