From decd1661261008f1f6aef61b84b62308cb653fd9 Mon Sep 17 00:00:00 2001 From: Egor fureunoir Gorbunov Date: Wed, 23 Jul 2025 07:39:24 +0300 Subject: [PATCH] Features: 1) Replace email templates' header image from `favicon.png` to `logo.png`; 2) Add Django facet configuration in `.idea/evibes.iml`; Fixes: 1) Correct iml file structure for better compatibility; Extra: Update `.idea/evibes.iml` to include Django-specific settings for project consistency; --- .idea/evibes.iml | 19 +++++++++++++++++- .../digital_order_created_email.html | 2 +- .../digital_order_delivered_email.html | 2 +- .../shipped_order_created_email.html | 2 +- .../shipped_order_delivered_email.html | 2 +- evibes/models.png | Bin 0 -> 2864119 bytes payments/templates/balance_deposit_email.html | 2 +- .../templates/user_reset_password_email.html | 2 +- .../templates/user_verification_email.html | 2 +- 9 files changed, 25 insertions(+), 8 deletions(-) create mode 100644 evibes/models.png diff --git a/.idea/evibes.iml b/.idea/evibes.iml index 7f8677ff..307a37b8 100644 --- a/.idea/evibes.iml +++ b/.idea/evibes.iml @@ -1,5 +1,22 @@ - + + + + + + + + + + + +