mpeltriaux
591e35a0e2
* 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) |
||
---|---|---|
.. | ||
migrations | ||
models | ||
templates/ema | ||
tests | ||
utils | ||
__init__.py | ||
admin.py | ||
apps.py | ||
filters.py | ||
forms.py | ||
managers.py | ||
settings.py | ||
tables.py | ||
urls.py | ||
views.py |