Service Portal für das Kompensationsverzeichnis. Offiziell als "KSP" deployed. https://ksp.naturschutz.rlp.de
Go to file
mpeltriaux 85759a636a Database performance
* optimizes the db fetching for all index views and detail views
* introduces usage of managers.py in all necessary apps for wrapping basic fetch settings
* moves comment.html to comment_card.html under /konova/templates/konova/
* adds/updates translations
* fixes document typos
* drops comment rendering in public reports
* opens public reports in new tabs if button is clicked from the detail view
2021-10-14 14:12:33 +02:00
codelist #17 Update setup 2021-10-13 09:10:48 +02:00
compensation Database performance 2021-10-14 14:12:33 +02:00
ema Database performance 2021-10-14 14:12:33 +02:00
intervention Database performance 2021-10-14 14:12:33 +02:00
konova Database performance 2021-10-14 14:12:33 +02:00
locale/de/LC_MESSAGES Database performance 2021-10-14 14:12:33 +02:00
logs Initial 2021-07-01 13:36:07 +02:00
news Fixes and improvements 2021-08-03 17:22:41 +02:00
templates #25 Public reports 2021-10-13 14:03:34 +02:00
user #7 New Form 2021-10-06 16:15:40 +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).