You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
forms #48 Changes autocomplete 3 years ago
models #50 Overlaying geometries 3 years ago
templates/intervention #38 User requests 3 years ago
tests Refactoring 3 years ago
utils Refactoring 3 years ago
__init__.py Initial 3 years ago
admin.py #50 Overlaying geometries 3 years ago
apps.py Initial 3 years ago
filters.py #7 New forms 3 years ago
inputs.py #7 New Form 3 years ago
managers.py EcoAccount fixes 3 years ago
settings.py #7 New Form 3 years ago
tables.py Database performance 3 years ago
urls.py #19 Tests 3 years ago
views.py #50 Overlaying geometries 3 years ago