1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2024-11-27 10:53:10 +00:00

Django Extensions is fun

This commit is contained in:
Yohann D'ANELLO 2021-10-23 13:59:24 +02:00
parent 15fc5cd73f
commit a78d0b4904
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85

View File

@ -35,6 +35,7 @@ INSTALLED_APPS = [
# External apps
'reversion',
'rest_framework',
'django_extensions',
# Django contrib
'django.contrib.admin',