Followed below steps: pip install django-spirit spirit startproject mysite cd mysite python manage.py spiritinstall python manage.py createsuperuser python manage.py runserver
However, search function failed to return results. Could anyone help please?
Yes, there are no results to me...
see https://github.com/nitely/Spi…
Followed below steps:
pip install django-spirit
spirit startproject mysite
cd mysite
python manage.py spiritinstall
python manage.py createsuperuser
python manage.py runserver
However, search function failed to return results.
Could anyone help please?
Yes, there are no results to me...
see https://github.com/nitely/Spi…