diff --git a/digitaleagentur/settings.py b/digitaleagentur/settings.py index 93d8ff5..4f0e398 100644 --- a/digitaleagentur/settings.py +++ b/digitaleagentur/settings.py @@ -54,7 +54,7 @@ INSTALLED_APPS = [ 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', - #'bootstrap_datepicker_plus', + 'bootstrap_datepicker_plus', 'django_cleanup', 'django_user_agents', ] diff --git a/news/templates/news/news_addnews.html b/news/templates/news/news_addnews.html index 96eb55e..5ca071f 100644 --- a/news/templates/news/news_addnews.html +++ b/news/templates/news/news_addnews.html @@ -11,8 +11,8 @@