Tutorial: https://docs.djangoproject.com/en/1.11/intro/tutorial01/
Required packages:
- Python 3.5.2
- Django 1.11
Run server: python manage.py runserver
TODO: Remove the sqlite3 db and create proper instructions on how to build the platform.
Tutorial: https://docs.djangoproject.com/en/1.11/intro/tutorial01/
Required packages:
Run server: python manage.py runserver
TODO: Remove the sqlite3 db and create proper instructions on how to build the platform.