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

Log DB modifications

This commit is contained in:
Yohann D'ANELLO
2020-09-21 17:34:27 +02:00
parent ca4b0729e7
commit 7ae31f8a61
12 changed files with 347 additions and 0 deletions

View File

@ -54,6 +54,7 @@ INSTALLED_APPS = [
'crispy_forms',
'django_extensions',
'django_tables2',
'logs',
'mailer',
'polymorphic',
'rest_framework',