Compare commits

..

1 commit

Author SHA1 Message Date
Renovate Bot
13fcd236ea Update dependency cryptography to >=44.0.3
All checks were successful
Tests / test (push) Successful in 23s
2025-05-27 13:13:25 +00:00

View file

@ -117,10 +117,7 @@ if all(
"addressing_style": SERVALA_S3_ADDRESSING_STYLE,
"signature_version": SERVALA_S3_SIGNATURE_VERSION,
},
},
"staticfiles": {
"BACKEND": "django.contrib.staticfiles.storage.StaticFilesStorage",
},
}
}
#######################################