konova/ema
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
..
models #50 Overlaying geometries 2021-12-15 13:59:52 +01:00
templates/ema #39 Drop fundings 2021-11-15 10:55:15 +01:00
tests Refactoring 2021-11-16 13:15:15 +01:00
utils #36 Quality checks 2021-10-25 14:36:58 +02:00
__init__.py EMA 2021-08-19 13:02:31 +02:00
admin.py EMA 2021-08-19 13:02:31 +02:00
apps.py EMA 2021-08-19 13:02:31 +02:00
filters.py EMA Filter 2021-08-19 14:39:28 +02:00
forms.py Refactoring 2021-11-16 13:15:15 +01:00
managers.py Database performance 2021-10-14 14:12:33 +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-09 13:06:22 +01:00
views.py #50 Overlaying geometries 2021-12-15 13:59:52 +01:00