konova/compensation
mpeltriaux f4541abf20 #50 Overlaying geometries
* refactors geometry field into GeoReferencedMixin, holding more handy methods and used in all models, formerly holding the geometry field
* refactors backend admin configuration, so modified, deleted and created are not editable in the backend which also skips loading of all possible choices
* fixes typo in sanitize_db command
* introduces GeometryConflict model, holding a link between two geometries, where one overlaps the other
* adds first (WIP) messages into detail views of ema and intervention for test purposes
2021-12-15 13:59:52 +01:00
..
forms Refactors triggering checked/recorded 2021-11-17 14:33:05 +01:00
models #50 Overlaying geometries 2021-12-15 13:59:52 +01:00
templates/compensation #38 User requests 2021-11-15 15:55:09 +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 Refactors triggering checked/recorded 2021-11-17 14:33:05 +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