Skip to content

Repository files navigation

#How to Contribute

  1. Create virtual environment with python v3.6 (https://virtualenv.pypa.io/en/latest/)

  2. clone this repositories

  3. create database

  4. make file .env in project root based on .env.tmp and specify settings. See https://github.com/joke2k/django-environ for configure database

  5. install requirements: pip install -r requirements.txt

  6. run migration python manage.py migrate

  7. create admin user python manage.py createsuperuser

  8. run dev server

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages