konova/compensation/models
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
..
__init__.py Refactoring 2021-11-16 08:29:18 +01:00
action.py Refactoring 2021-11-16 08:29:18 +01:00
compensation.py #50 Overlaying geometries 2021-12-15 13:59:52 +01:00
eco_account.py #35 Sanity command 2021-11-17 12:09:49 +01:00
payment.py Refactoring 2021-11-16 13:45:05 +01:00
state.py Refactoring 2021-11-16 08:29:18 +01:00