umap/umap/management/commands
Yohan Boniface fd8a1971f8 feat: soft delete datalayers
When deleting a datalayer, it will now be moved to a state "deleted", and
it will only be deleted for real when running the command `umap empty_trash`.

This is what we already do for the map itself, but until now if a user
deleted a only a datalayer by mistake (not the map itself) it could not retrieve
it.
2025-01-29 19:08:59 +01:00
..
__init__.py First version of an icon import script (cf #201) 2015-10-07 22:26:19 +02:00
anonymous_edit_url.py Allow to set the lang while generating an anonymous_edit_url 2023-06-21 10:48:29 +02:00
clean_tilelayer.py chore: add clean_tilelayer management command 2024-09-12 11:52:56 +02:00
empty_trash.py feat: soft delete datalayers 2025-01-29 19:08:59 +01:00
generate_js_locale.py [style] Format the code 2023-11-24 23:31:18 +01:00
import_pictograms.py path was doubled 2024-02-25 10:50:13 +01:00
migrate_to_S3.py chore: make S3 dependencies optional 2024-12-11 19:16:17 +01:00