konova/compensation
mpeltriaux 49859d17d2 #49 Frontend rendering
* adds rendering for detail view
* adds new includable html snippet for parcel rendering
* refactors generic includables in konova/ app into konova/templates/includes/...
* fixes bug where parcels have been reused from the database due to wrong model structure
* adds get_underlying_parcels() for Geometry model
* adds get_underlying_parcels() for GeoReferencedMixin models
* fixes bug where missing geometry would lead to an error during geometry conflict check
* removes unused wfs attribute from AbstractWFSFetcher
* adds/updates translations
2022-01-05 14:13:26 +01:00
..
forms Refactors triggering checked/recorded 2021-11-17 14:33:05 +01:00
models #49 Frontend rendering 2022-01-05 14:13:26 +01:00
templates/compensation #49 Frontend rendering 2022-01-05 14:13:26 +01:00
tests #35 Sanity command 2021-11-17 12:09:49 +01:00
urls Refactoring 2021-11-16 09:02:44 +01:00
utils Refactoring 2021-11-15 17:09:17 +01:00
views #49 Frontend rendering 2022-01-05 14:13:26 +01:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py #50 Overlaying geometries 2021-12-15 13:59:52 +01:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py HTML improvements 2021-08-10 13:12:15 +02:00
managers.py #19 Tests 2021-10-28 17:21:07 +02:00
settings.py #7 New Form 2021-10-06 13:10:10 +02:00
tables.py Database performance 2021-10-14 14:12:33 +02:00