diff --git a/orchestra/conf/project_template/project_name/settings.py b/orchestra/conf/project_template/project_name/settings.py index cd586d51..80f95b58 100644 --- a/orchestra/conf/project_template/project_name/settings.py +++ b/orchestra/conf/project_template/project_name/settings.py @@ -71,6 +71,7 @@ INSTALLED_APPS = [ 'passlib.ext.django', 'django_countries', # 'debug_toolbar', + 'bootstrap4', # Django.contrib 'django.contrib.auth',