Skip to content

Commit

Permalink
chore: Removed sha1 sinces its removed in dj42
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 authored Sep 26, 2023
1 parent 25f611e commit 76f3121
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xqueue/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@
# Make this unique, and don't share it with anybody.
SECRET_KEY = 'uofqkujp@z#_vtwct+v716z+^3hijelj1^fkydwo2^pbkxghfq'

DEFAULT_HASHING_ALGORITHM = "sha1"

DEFAULT_AUTO_FIELD = "django.db.models.AutoField"

MIDDLEWARE = (
Expand Down

0 comments on commit 76f3121

Please sign in to comment.