diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-01-12 11:56:29 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-02-09 13:08:03 +0100 |
| commit | 723c02bfd4cc65d7dc1f82322b000550bd0b05c4 (patch) | |
| tree | 9bef42d245c845bca7a5d63ce2256cfd12bef3e2 /DEV_DOC.md | |
| parent | 9b42c6eef88336b819250904a15945e8f052ad4d (diff) | |
| download | Ishtar-723c02bfd4cc65d7dc1f82322b000550bd0b05c4.tar.bz2 Ishtar-723c02bfd4cc65d7dc1f82322b000550bd0b05c4.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 |
