Skip to content

Fix/get user model: from settings.AUTH_USER_MODEL to .get_user_model#900

Open
FraCata00 wants to merge 2 commits intosunscrapers:masterfrom
FraCata00:fix/get-user-model
Open

Fix/get user model: from settings.AUTH_USER_MODEL to .get_user_model#900
FraCata00 wants to merge 2 commits intosunscrapers:masterfrom
FraCata00:fix/get-user-model

Conversation

@FraCata00
Copy link

@FraCata00 FraCata00 commented Sep 16, 2025

Since Django 1.11, get_user_model() actually uses settings.AUTH_USER_MODEL

see https://docs.djangoproject.com/en/5.2/topics/auth/customizing/#django.contrib.auth.get_user_model

Readme

  • explained better how to test djoser with poetry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant