Skip to content

Update setting.py for Django version 3.2#1

Open
sumendrabsingh wants to merge 1 commit intomainfrom
sumendrabsingh-patch-1
Open

Update setting.py for Django version 3.2#1
sumendrabsingh wants to merge 1 commit intomainfrom
sumendrabsingh-patch-1

Conversation

@sumendrabsingh
Copy link
Owner

Default primary key field type to use for models that don’t have a field with primary_key=True.
DEFAULT_AUTO_FIELD: 'django.db.models.AutoField' . New in Django 3.2

Default primary key field type to use for models that don’t have a field with primary_key=True.
DEFAULT_AUTO_FIELD: 'django.db.models.AutoField' . New in Django 3.2
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