quackscape/quackscape
Kumi 587bab9c64
refactor: enhance response formatting in
FileUploadView

Improved the readability and maintainability of the response formatting
in `FileUploadView` by restructuring the return statement for a clearer
separation of its components. Additionally, ensured consistent file
formatting practices across user views, maintaining a clean and
standardized codebase. These changes aim to facilitate future debugging
and enhancements by making the code more accessible and easier to
understand.
2024-03-27 07:57:00 +01:00
..
management/commands A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
tours feat: Asynchronous resolution processing 2024-03-17 13:48:00 +01:00
users refactor: enhance response formatting in 2024-03-27 07:57:00 +01:00
__init__.py A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
asgi.py A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
celery.py A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
manage.py feat: Upgrade project setup and dependencies management 2024-03-15 09:36:18 +01:00
settings.py feat(auth): enhance user authentication system 2024-03-27 07:56:39 +01:00
urls.py Enhance editor UI and user content management 2024-03-14 17:28:14 +01:00
wsgi.py A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00