Service Portal für das Kompensationsverzeichnis. Offiziell als "KSP" deployed. https://ksp.naturschutz.rlp.de
Go to file
mipel d84fe68120 #7 New Form
* adds NewEcoAccountForm
* refactors NewCompensationForm into AbstractCompensationForm so main fields can be reused again
* fixes template bug in account detail view where the amount of deductions has been displayed instead of the available rest
* refactors _generate_new_identifier() into generate_new_identifier()
* refactors get_available_rest() into returning both, the total and relative amount
* improves saving of SimpleGeometryForm()
* adds/updates translations
2021-10-05 16:35:24 +02:00
codelist #7 New Form 2021-10-04 09:55:59 +02:00
compensation #7 New Form 2021-10-05 16:35:24 +02:00
ema #7 New Form 2021-10-05 16:35:24 +02:00
intervention #7 New Form 2021-10-05 16:35:24 +02:00
konova #7 New Form 2021-10-05 16:35:24 +02:00
locale/de/LC_MESSAGES #7 New Form 2021-10-05 16:35:24 +02:00
logs Initial 2021-07-01 13:36:07 +02:00
news Fixes and improvements 2021-08-03 17:22:41 +02:00
organisation Created|Deleted refactoring 2021-08-02 11:52:20 +02:00
templates #7 New Form 2021-10-04 13:23:14 +02:00
user EMA 2021-08-19 13:02:31 +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 Requirements update 2021-09-24 14:55:35 +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).