schon/evibes
Egor fureunoir Gorbunov 877f71f614 Features: 1) Add support for multiple database backup types (SFTP, FTP) with dynamic configuration;
Fixes: 1) Correct formatting issue in `0036_vendor_b2b_auth_token_vendor_users` migration file;

Extra: 1) Update environment file generation scripts to accommodate new DBBACKUP_TYPE configuration; 2) Add import for `ImproperlyConfigured` in `dbbackup.py`.
2025-08-05 20:40:27 +03:00
..
locale Features: 1) Introduced new categorized message sections such as "General Options," "Email Options," "Payment Gateway Options," "Features Options," and "SEO Options"; 2) Simplified TLS/SSL message strings for better clarity. 2025-07-18 08:41:49 +03:00
settings Features: 1) Add support for multiple database backup types (SFTP, FTP) with dynamic configuration; 2025-08-05 20:40:27 +03:00
utils Features: 1) None; 2025-06-29 19:08:17 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
api_urls.py Features: 1) Add app_name attribute in multiple urls.py files across apps to support namespacing; 2025-06-29 20:03:33 +03:00
asgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
b2b_urls.py Features: 1) Add detailed class-level docstrings for multiple ViewSets and views, improving maintainability and documentation; 2) Introduce namespace for "core_b2b" in URL patterns for better URL resolution. 2025-06-29 19:56:52 +03:00
celery.py Features: 1) Add exit condition checks for $LASTEXITCODE in various PowerShell scripts to ensure graceful error handling; 2) Enhance schema filtering with additional condition for active vendors in graphene/schema.py; 2025-07-04 03:00:51 +03:00
hosts.py Initial Commit 2025-04-29 22:40:30 +03:00
middleware.py Fixes: 1) Correct conditional check for error types in middleware logging. 2025-07-07 19:14:31 +03:00
models.png Features: 1) Replace email templates' header image from favicon.png to logo.png; 2) Add Django facet configuration in .idea/evibes.iml; 2025-07-23 07:39:24 +03:00
pagination.py Features: 1) RUFFVCKED 2025-07-03 02:53:01 +03:00
signal_processors.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
urls.py Features: 1) Add inclusion of Django i18n URL configuration to urlpatterns; 2025-06-22 15:15:57 +03:00
wsgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00