mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 01:48:21 +02:00
Add django-bootstrap-datepicker-plus and django-colorfield, move statics
This commit is contained in:
@ -32,6 +32,8 @@ INSTALLED_APPS = [
|
||||
'polymorphic',
|
||||
'crispy_forms',
|
||||
'django_tables2',
|
||||
'bootstrap_datepicker_plus',
|
||||
'colorfield',
|
||||
|
||||
# Django contrib
|
||||
'django.contrib.admin',
|
||||
|
Reference in New Issue
Block a user