Skip to content

Commit fedc0b4

Browse files
committed
remove old bs3 settings
1 parent 210886a commit fedc0b4

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/bornhack/settings.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,6 @@
128128

129129
ACCOUNT_DEFAULT_HTTP_PROTOCOL = "https"
130130

131-
BOOTSTRAP3 = {
132-
"jquery_url": "/static/js/jquery-3.3.1.min.js",
133-
"javascript_url": "/static/js/bootstrap.min.js",
134-
}
135131
MIDDLEWARE = [
136132
"django_prometheus.middleware.PrometheusBeforeMiddleware",
137133
"django.middleware.gzip.GZipMiddleware",

0 commit comments

Comments
 (0)