schon/evibes
Egor fureunoir Gorbunov 3f94933017 Add core.b2b_urls to B2B URL routing
Included the core.b2b_urls module in the main B2B URL patterns to organize and modularize URL configurations. This change enhances code maintainability and improves routing logic clarity.
2025-05-06 04:14:04 +03:00
..
settings Refactor DRF settings and fix schema configurations 2025-05-06 03:48:59 +03:00
utils Initial Commit 2025-04-29 22:40:30 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
api_urls.py Refactor translation command and improve order model. 2025-05-06 03:28:06 +03:00
asgi.py Initial Commit 2025-04-29 22:40:30 +03:00
b2b_urls.py Add core.b2b_urls to B2B URL routing 2025-05-06 04:14:04 +03:00
celery.py Update Celery settings and worker configuration 2025-05-05 15:28:20 +03:00
hosts.py Initial Commit 2025-04-29 22:40:30 +03:00
middleware.py Update middleware to validate hosts and conditionally log errors 2025-05-05 15:49:20 +03:00
pagination.py Initial Commit 2025-04-29 22:40:30 +03:00
urls.py Initial Commit 2025-04-29 22:40:30 +03:00
wsgi.py Initial Commit 2025-04-29 22:40:30 +03:00