diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-11-24 10:41:00 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-03-23 10:07:40 +0100 |
| commit | 015c8f892cf6fbe2339a2b662fcccd5965419b41 (patch) | |
| tree | c50fd578c36729a5f21620685e3f13f8fb8fab5f /DEV_DOC.md | |
| parent | e79327d84c8e18b83e8528b707d064a89259b1eb (diff) | |
| download | Ishtar-015c8f892cf6fbe2339a2b662fcccd5965419b41.tar.bz2 Ishtar-015c8f892cf6fbe2339a2b662fcccd5965419b41.zip | |
🚀 Debian package: delete unecessary files, adapt and add install templates
Diffstat (limited to 'DEV_DOC.md')
| -rw-r--r-- | DEV_DOC.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/DEV_DOC.md b/DEV_DOC.md deleted file mode 100644 index b3556fcfe..000000000 --- a/DEV_DOC.md +++ /dev/null @@ -1,9 +0,0 @@ -Attributes use to manage post-process: - -- `skip_history_when_saving`: do not record last modified date and creation/update author -- `_post_saved_geo`: do not process geo item attached -- `_cached_label_checked`: do not process cached labels -- `_external_id_changed`: do not check external_id -- `_search_updated`: do not reindex search -- `_no_move`: do not move associated images on save - to be checked -- `no_post_process()`: set to True previous attributes |
