geosolutions-it / StatutoTerritorioRT

https://waffle.io/geosolutions-it/StatutoTerritorioRT
GNU General Public License v3.0
0 stars 0 forks source link

Geoportale Statuto del Territorio

Table of Contents

Python/Django versions

Install

Environment setup

Update the DJANGO_DATABASE_URL accordingly or leave null for default sqlite DB

Project setup

Prepare the client and theme:

Run the tests

To run tests locally:

CELERY_TASK_ALWAYS_EAGER=True skip_payload=true DJANGO_DATABASE_URL='sqlite:/tmp/serapide' python manage.py test

You need: