Service Portal für das Kompensationsverzeichnis. Offiziell als "KSP" deployed. https://ksp.naturschutz.rlp.de
Go to file
mipel e9f25e50ac Compensation model refactoring
* splits Intervention model into main components
   * Compensation (main object)
   * ResponsibilityData (holds organizations and handler) - same as used for intervention
   * This way data can be extended more easily in the future
* refactors deadlines
2021-07-30 12:20:23 +02:00
compensation Compensation model refactoring 2021-07-30 12:20:23 +02:00
intervention Intervention model refactoring 2021-07-30 09:30:33 +02:00
konova Compensation model refactoring 2021-07-30 12:20:23 +02:00
locale/de/LC_MESSAGES Harden search filter 2021-07-28 08:54:48 +02:00
logs Initial 2021-07-01 13:36:07 +02:00
news Html enhancements 2021-07-21 13:27:35 +02:00
organisation Refactoring to konova 2021-07-01 15:08:22 +02:00
templates Template improvements 2021-07-28 09:53:14 +02:00
user Intervention model refactoring 2021-07-29 15:49:19 +02:00
.gitignore Initial 2021-07-01 13:36:07 +02:00
manage.py Initial 2021-07-01 13:36:07 +02:00
README.md Readme 2021-07-21 09:45:15 +02:00
requirements.txt Documents removing 2021-07-23 18:27:53 +02:00

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).