1
0
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:
Alexandre Iooss
2020-08-09 18:51:20 +02:00
parent 8c1cf754ed
commit 53b496546d
213 changed files with 5 additions and 36891 deletions

View File

@ -32,6 +32,8 @@ INSTALLED_APPS = [
'polymorphic',
'crispy_forms',
'django_tables2',
'bootstrap_datepicker_plus',
'colorfield',
# Django contrib
'django.contrib.admin',