* extends BaseModalFormView to hold general logic for processing GET and POST requests for BaseModalForm endpoints * refactors uuid check to use a specific parameter instead of kwargs * fixes css bug where modal form input elements would not be visible * refactors check view for intervention from function to class * refactors DeductionViews to inherit from extended BaseModalFormView
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.
Background processes
Konova uses celery for background processing. To start the worker you need to run
$ celery -A konova worker -l INFO
More info can be found here. Redis must be installed.
Technical documentation
Technical documention is provided in the projects git wiki.
User documentation
A user documentation is not available (and not needed, yet).
Description
				Service Portal für das Kompensationsverzeichnis. Offiziell als "KSP" deployed.
						
						
							
								 https://ksp.naturschutz.rlp.de
							
						
						
								1.13.2
								
	Latest
							
						
					Languages
				
				
								
								
									JavaScript
								
								64.9%
							
						
							
								
								
									Python
								
								29.1%
							
						
							
								
								
									HTML
								
								5.7%
							
						
							
								
								
									CSS
								
								0.3%