Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

django-denmark/djangocph.dk

Repository files navigation

DjangoCPH.dk

How to start developing

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published