🧱 Epic
Project Setup & Core Architecture
🧩 Task Summary
Define a custom User model for future dev work
💡 Context
To run a database migration, we need to first define our custom User model to avoid a painful database reset. For now, we will define an empty custom User model and set it as the project-level AUTH_USER_MODEL.
🌿 Suggested Branch Name
feature/custom-user-model-init
📝 Notes or Dependencies
No response
🧱 Epic
Project Setup & Core Architecture
🧩 Task Summary
Define a custom User model for future dev work
💡 Context
To run a database migration, we need to first define our custom User model to avoid a painful database reset. For now, we will define an empty custom User model and set it as the project-level
AUTH_USER_MODEL.🌿 Suggested Branch Name
feature/custom-user-model-init
📝 Notes or Dependencies
No response