konova/intervention
mpeltriaux aa338e5519 #86 Parcel-Geometry improvement
* improves the way parcel-geometry relations are stored on the DB
    * instead of a numerical sequence we switched to UUID, so no sequence will run out at anytime (new model: ParcelIntersection)
    * instead of dropping all M2M relations between parcel and geometry on each calculation, we keep the ones that still exist, drop the ones that do not exist and add new ones (if new ones exist)
2022-02-09 09:18:35 +01:00
..
forms Remove form renaming 2022-02-08 13:31:40 +01:00
migrations # Migrations 2022-02-02 08:46:08 +01:00
models # 86 LANIS link fix 2022-02-08 17:14:23 +01:00
templates/intervention #86 Log detail enhancements 2022-02-08 13:16:20 +01:00
tests Test enhancements 2022-02-08 13:27:42 +01:00
utils # 108 2022-02-04 15:59:53 +01:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py #99 Admin backend cleanup 2022-02-01 18:41:02 +01:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py # 61 General table enhancements 2022-01-12 10:11:47 +01:00
inputs.py #7 New Form 2021-10-06 16:15:40 +02:00
managers.py EcoAccount fixes 2021-10-20 10:28:01 +02:00
settings.py #7 New Form 2021-10-06 13:10:10 +02:00
tables.py #86 Parcel-Geometry improvement 2022-02-09 09:18:35 +01:00
urls.py #86 Log detail enhancements 2022-02-08 13:16:20 +01:00
views.py #86 Parcel district column for all 2022-02-08 15:25:44 +01:00