Skip to content

Commit 6c811cd

Browse files
committed
Suppress warnings
1 parent 4653511 commit 6c811cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

djangoproject/settings/common.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,3 +306,5 @@
306306
TRAC_URL = "https://code.djangoproject.com/"
307307

308308
DEFAULT_AUTO_FIELD = "django.db.models.AutoField"
309+
310+
FORMS_URLFIELD_ASSUME_HTTPS = True

0 commit comments

Comments
 (0)