konova/intervention
mpeltriaux 2bd94a7618 #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 #48 Changes autocomplete 2021-12-14 13:55:08 +01:00
models #50 Overlaying geometries 2021-12-15 13:59:52 +01:00
templates/intervention #38 User requests 2021-11-15 12:18:22 +01:00
tests Refactoring 2021-11-16 13:15:15 +01:00
utils Refactoring 2021-11-15 17:09:17 +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 #7 New forms 2021-09-27 11:45:13 +02:00
inputs.py #7 New Form 2021-10-06 16:15:40 +02:00
managers.py EcoAccount fixes 2021-10-20 10:28:01 +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
urls.py #19 Tests 2021-11-11 10:37:22 +01:00
views.py #50 Overlaying geometries 2021-12-15 13:59:52 +01:00