konova/ema
mpeltriaux 591e35a0e2 #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
..
migrations # Migrations 2022-02-02 08:46:08 +01:00
models # 86 LANIS link fix 2022-02-08 17:14:23 +01:00
templates/ema # 86 Minor html/css tweaks 2022-02-04 13:55:50 +01:00
tests Further tests 2022-02-08 09:27:28 +01:00
utils #36 Quality checks 2021-10-25 14:36:58 +02:00
__init__.py EMA 2021-08-19 13:02:31 +02:00
admin.py #99 Admin backend cleanup 2022-02-01 18:41:02 +01:00
apps.py EMA 2021-08-19 13:02:31 +02:00
filters.py # 61 General table enhancements 2022-01-12 10:11:47 +01:00
forms.py # 63 Refactoring 2022-01-12 12:56:22 +01:00
managers.py Database performance 2021-10-14 14:12:33 +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 Viewport jump EcoAccount/EMA 2022-02-02 11:26:02 +01:00
views.py Remove form renaming 2022-02-08 13:31:40 +01:00