smore
A searching tool AJAX functionality, built on Django
Usage
pipenv install
to run thePipfile
pipenv lock --pre
-- this runs the dependencies that have been pre set./manage.py runserver
, after you have made migrations
A searching tool AJAX functionality, built on Django
pipenv install
to run the Pipfile
pipenv lock --pre
-- this runs the dependencies that have been pre set./manage.py runserver
, after you have made migrations