Well hi, how are you?
This is a Django based thing, so you need django and stuff like that.
Rough installation Instractions
- make the thing with pip install -r requirements.txt
- create the database with syncdb and migrate
- start it
Good luck!
Well hi, how are you?
This is a Django based thing, so you need django and stuff like that.
Rough installation Instractions
Good luck!