Revert "chore!: upgrade Django version to 4.2 (LTS)" (#34095)
This commit is contained in:
committed by
GitHub
parent
fc8e40fb10
commit
6f32d0e6f1
@@ -1762,8 +1762,8 @@ DATABASES = {
|
||||
|
||||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
|
||||
DEFAULT_HASHING_ALGORITHM = 'sha256'
|
||||
|
||||
# This will be overridden through LMS config
|
||||
DEFAULT_HASHING_ALGORITHM = 'sha1'
|
||||
#################### Python sandbox ############################################
|
||||
|
||||
CODE_JAIL = {
|
||||
|
||||
Reference in New Issue
Block a user