schon/core/utils
Egor fureunoir Gorbunov bcaa209fa7 Features: 1) Ensure attributes field is initialized as a dictionary if not already set; 2) Add logic to mark system_email_sent in attributes when order is finished;
Fixes: 1) Remove redundant logic for `attributes` handling in `emailing.py`;

Extra: 1) Minor refactor in `process_order_changes` for better attribute management.
2025-07-16 19:02:33 +03:00
..
__init__.py Features: None; 2025-07-06 17:22:14 +03:00
caching.py Features: None; 2025-07-06 17:22:14 +03:00
constance.py Initial Commit 2025-04-29 22:40:30 +03:00
db.py Features: None; 2025-07-06 17:22:14 +03:00
emailing.py Features: 1) Ensure attributes field is initialized as a dictionary if not already set; 2) Add logic to mark system_email_sent in attributes when order is finished; 2025-07-16 19:02:33 +03:00
languages.py Initial Commit 2025-04-29 22:40:30 +03:00
lists.py Initial Commit 2025-04-29 22:40:30 +03:00
messages.py Initial Commit 2025-04-29 22:40:30 +03:00
nominatim.py Features: 1) Introduced strict parameter for zip function in widgets.py; 2) Added EXTENSIONS_MAX_UNIQUE_QUERY_ATTEMPTS setting; 2025-06-21 20:38:37 +03:00
security.py Initial Commit 2025-04-29 22:40:30 +03:00