Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 360 Bytes

README.rst

File metadata and controls

20 lines (16 loc) · 360 Bytes

ausgsteckt

Requirements

  • python >= 3.4 (<3.6 untested)
  • postgresql with postgis
  • see requirements.txt (dev libs like image stuff for easythumbnails, ...)

Quickstart

  • npm install
  • pip install -r requirements.txt
  • createdb ausgsteckt
  • cd ausgsteckt
  • python manage.py migrate
  • python manage.py runserver