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/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
3 years ago
..
__init__.py Refactoring 3 years ago
action.py Refactoring 3 years ago
compensation.py #50 Overlaying geometries 3 years ago
eco_account.py #35 Sanity command 3 years ago
payment.py Refactoring 3 years ago
state.py Refactoring 3 years ago