1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 01:18:22 +02:00

Remove bootstrap-datepicker-plus dependency, use native HTML selectors

This commit is contained in:
Emmy D'Anello
2023-02-19 19:18:25 +01:00
parent e17273391d
commit 2faade0156
5 changed files with 18 additions and 21 deletions

View File

@ -53,7 +53,6 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'django.forms',
'bootstrap_datepicker_plus',
'crispy_forms',
'django_filters',
'django_tables2',