- setup a virtualenv with python 3 via virtualenv or virtualenvwrapper
mkvirtualenv -p python3 meetup - pip install -r requirements.txt
- cp djangocph_dk/env_sample djangocph_dk/.env
- run the migrations
python manage.py migrate - create a superuser
python manage.py createsuperuser
This repository was archived by the owner on Jun 8, 2020. It is now read-only.
django-denmark/djangocph.dk
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|