Skip to content
Afshar Mohebbi edited this page May 3, 2016 · 2 revisions

Welcome to the wps wiki!

Run project via Django

python manage.py runserver

This app needs directory named uploads. This app uses sqlite3 database. Its database file name is db.sqlite3. It is not included in source repository.

Clone this wiki locally