Skip to content

Commit

Permalink
More settings to ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethlove committed Dec 4, 2023
1 parent 733b79d commit f03ca7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/project/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
REMOVED_SETTINGS = [
"CSRF_COOKIE_MASKED",
"DEFAULT_FILE_STORAGE",
"DEFAULT_HASHING_ALGORITHM",
"FORMS_URLFIELD_ASSUME_HTTPS",
"PASSWORD_RESET_TIMEOUT",
"PASSWORD_RESET_TIMEOUT_DAYS",
"STATICFILES_STORAGE",
"USE_DEPRECATED_PYTZ",
"USE_L10N",
Expand Down

0 comments on commit f03ca7f

Please sign in to comment.