Closed niauah closed 1 year ago
Reusable apps and AUTH_USER_MODEL
AUTH_USER_MODEL
Reusable apps shouldn’t implement a custom user model. A project may use many apps, and two reusable apps that implemented a custom user model couldn’t be used together.
signal:
Reusable apps and
AUTH_USER_MODEL