- Updated Django to 3.2
- Made the VRL work in line with other apis by adding drf-spectacular
- Added fixtures for procestypen and resultaattypenomschrijvingen
- Added CICD
- Removed pre-loading selectielijst 2020.
- Added year-attribute to ProcessType and relevant filtering
- All existing ProcessType instances will get year 2017
- Pre-load Selectielijst 2020
- Updated Django to 2.2.15
- Updated npm libraries
Improved documentation
Also bumped to Django 2.2.x (LTS).
Updated to latest vng-api-common
- Applied
black
code formatting - Set up Travis CI
- Added versioning tooling
Added missing dependency
Maturity release
- Bumped to security releases of dependencies
- Swapped out zds-schema for vng-api-common
- Improved documentation & licensing info
- Updated API spec
Added management command to load data from Excel
Add generieke-resultaattypeomschrijving to the API
Added Resultaat
resource to the API.
Resultaat is combined with ProcesType
to be able to determine an
archiving regime for particular cases with particular results.
Fix query for ProcesType
.
Added ProcesType
resource to the API.
- Initial release.