1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Remove importation of django-htcpcp-tea which is not compatible with django 4.2

This commit is contained in:
bleizi
2024-01-24 20:14:32 +01:00
parent 2f8c9b54e7
commit 516a7f4be5
3 changed files with 7 additions and 5 deletions

View File

@ -41,7 +41,7 @@ INSTALLED_APPS = [
'bootstrap_datepicker_plus',
'colorfield',
'crispy_forms',
'django_htcpcp_tea',
# 'django_htcpcp_tea',
'django_tables2',
'mailer',
'phonenumber_field',