Skip to content

Commit

Permalink
default auto field is already set globally
Browse files Browse the repository at this point in the history
  • Loading branch information
medihack committed Feb 7, 2024
1 parent 8eb774e commit 6a2a444
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion radis/token_authentication/apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@


class TokenAuthenticationConfig(AppConfig):
default_auto_field = "django.db.models.BigAutoField"
name = "radis.token_authentication"

0 comments on commit 6a2a444

Please sign in to comment.