Service Portal für das Kompensationsverzeichnis. Offiziell als "KSP" deployed.
https://ksp.naturschutz.rlp.de
98de05089e
* adds related eco account withdraw detail view to intervention detail view * adds new route for removing withdraws using RemoveModalForm * adds EcoAccountWithdraw model * adds admin interfaces for EcoAccount and EcoAccountWithdraw * adds message_templates.py to konova/utils for reusable messages * splits related-documents.html and related-objects.html into separate templates for each related object type: compensations.html, documents.html, eco-account-withdraws.html and payments.html * adds translations |
||
---|---|---|
compensation | ||
intervention | ||
konova | ||
locale/de/LC_MESSAGES | ||
logs | ||
news | ||
organisation | ||
templates | ||
user | ||
.gitignore | ||
manage.py | ||
README.md | ||
requirements.txt |
Konova
Konova is the successor of KSP. It's build using the python webframework Django, the database postgresql and the css library bootstrap as well as the icon package fontawesome for a modern look, following best practices from the industry.
Technical documentation
Technical documention is provided in the projects git wiki.
User documentation
A user documentation is not available (and not needed, yet).