schon/evibes
2025-07-03 18:38:15 +03:00
..
locale Features: 1) Update POT-Creation-Date for multiple locale files; 2) Adjust message references in blog models translations; 3) Update email template line references in payments app; 2025-07-03 18:38:15 +03:00
settings Features: 1) Add new make-messages.ps1 and compile-messages.ps1 scripts for Windows localization workflow; 2) Update Docker ENTRYPOINT scripts to use bash for app, worker, stock_updater, and beat containers; 3) Bump project version to 2.9.1 in pyproject.toml and settings; 2025-07-03 18:33:37 +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 Redis sysctl configurations to docker-compose.yml; 2) Introduce broker heartbeat and transport options for Celery in settings/celery.py. 2025-07-03 17:14:22 +03:00
hosts.py Initial Commit 2025-04-29 22:40:30 +03:00
middleware.py Features: 1) Update all logger instances across the codebase to use "evibes" instead of "django"; 2025-06-30 01:44:20 +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