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/compensation
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 Refactors triggering checked/recorded 3 years ago
models #50 Overlaying geometries 3 years ago
templates/compensation #38 User requests 3 years ago
tests #35 Sanity command 3 years ago
urls Refactoring 3 years ago
utils Refactoring 3 years ago
views Refactors triggering checked/recorded 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 HTML improvements 3 years ago
managers.py #19 Tests 3 years ago
settings.py #7 New Form 3 years ago
tables.py Database performance 3 years ago