DRF_Template/backend/accounts
2024-11-13 17:43:36 +08:00
..
migrations Clean up docker-compose and run Black formatter over entire codebase 2024-10-30 22:09:58 +08:00
__init__.py Initial commit 2024-01-06 12:13:39 +08:00
admin.py Lint using autoflake and isort 2024-10-31 00:33:13 +08:00
apps.py Clean up docker-compose and run Black formatter over entire codebase 2024-10-30 22:09:58 +08:00
models.py Lint using autoflake and isort 2024-10-31 00:33:13 +08:00
serializers.py Lint using autoflake and isort 2024-10-31 00:33:13 +08:00
signals.py Move to using inline todos, update .dockerignore, and remove duplicate timezone records in seed data 2024-11-13 17:43:36 +08:00
tasks.py Clean up docker-compose and run Black formatter over entire codebase 2024-10-30 22:09:58 +08:00
urls.py Lint using autoflake and isort 2024-10-31 00:33:13 +08:00
validators.py Lint using autoflake and isort 2024-10-31 00:33:13 +08:00
views.py Move to using inline todos, update .dockerignore, and remove duplicate timezone records in seed data 2024-11-13 17:43:36 +08:00