ivan444/fer2net-subscriptions
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Fer2net subscriptions app ========================= Instalation =========== 1) Copy config.properties-sample to config.properties and modify local settings. 2) Initialize the database with $ python manage.py syncdb Running on dev server ===================== Run: $ python manage.py runserver Open web browser and enter: http://localhost:8000