Skip to content

unicef/donor-reporting-portal-be

Repository files navigation

ABOUT Donor Reporting Portal

Links

Stable   master-cov  
Development   dev-cov  
Source Code https://github.com/unicef/donor-reporting-portal
Issue tracker https://app.clubhouse.io/stories

Troubleshoot

Get Started

  • populate your .env file from template .env_template
  • python manage.py upgrade --all

Development Release

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