sureshvv
sureshvv
> Categories can be created from the Spirit's admin panel. > How do I access this?
Sorry.. I missed the "Show Menu" dropdown. May be it should start out open.
> For me I got a similar message after switching from mysql to mysql2. The issue for me was changing the following: > > ``` > var db = mysql.createPool(dbConfig);...
Aaah.. makes sense now. Thank you.
I see I have USE_TZ commented out in my settings. It may be impacting another app that I am using.
Is there a way in django where you can extend settings.py from each installed app? It seems some of my problems are to do with the fact that I am...
Thank you so much. When I added a New Topic after run_huey, the index has been updated. How do I get the old topics updated in the index? Do I...
May be nice to have a section in the docs on the management commands.
Thank you. Can we change the reference in the pypi page at https://pypi.org/project/django-spirit/ ? Also the github README?