1.create virtual env 2.activate virtualenv 3.go to project folder 4.pip install -r requirement.txt 5.add local_settings.py inside fiveapp - where the settings.py present (sample is given sample_settings.py) 6.python manage.py makemigrations 7.python manage.py migrate
fegno/fiveapp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|