schon/evibes
Egor fureunoir Gorbunov 0ed8a8d48e Remove unused serializer and update ignored error settings
The `BuyAsBusinessOrderSerializer` import was removed as it is no longer used. Additionally, new error types were added to the `ignore_errors` list in the base settings file to prevent unnecessary logging of expected exceptions.
2025-05-07 18:18:23 +03:00
..
settings Remove unused serializer and update ignored error settings 2025-05-07 18:18:23 +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 Adjust Celery task time limits in configuration. 2025-05-06 16:39:21 +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