Stable | |||
Development | |||
Source Code | https://github.com/unicef/donor-reporting-portal | ||
Issue tracker | https://app.clubhouse.io/stories |
- Exception are logged in Sentry: https://sentry.io/unicef-jk/
- Each container in Rancher allows to access local logs
- populate your .env file from template .env_template
- python manage.py upgrade --all
init version * update requirements (sys - python) * make build-base
develop features * develop features * make build release
finish version * git flow release start * update CHANGES * update version (__init__.py) * update makefile version