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/ema
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
..
models #50 Overlaying geometries 3 years ago
templates/ema #39 Drop fundings 3 years ago
tests Refactoring 3 years ago
utils #36 Quality checks 3 years ago
__init__.py EMA 3 years ago
admin.py EMA 3 years ago
apps.py EMA 3 years ago
filters.py EMA Filter 3 years ago
forms.py Refactoring 3 years ago
managers.py Database performance 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