samedi 8 octobre 2016

Django Spirit Installation

so i am pretty new to Django and i am trying to implement a forum on my website using Spirit, but i can't seem to install it. I follwed the steps on github:

$ git clone http://ift.tt/2dMT2NQ
$ cd Spirit
$ virtualenv venv
$ source ./venv/bin/activate
$ pip install .
$ cd example
$ python manage.py spiritinstall
$ python manage.py runserver

but i keep getting errors like

ImportError: No module named spirit.settings

The documentation is pretty bad too for this package too so if anybody used it and can provide me with some instructions I would be very grateful .




Aucun commentaire:

Enregistrer un commentaire