1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-30 07:11:09 +02:00

Add sporz app

This commit is contained in:
Alexandre Iooss
2019-08-15 11:36:39 +02:00
parent 07c21b9c79
commit 04c00fd5d0
8 changed files with 356 additions and 0 deletions

View File

@ -50,6 +50,7 @@ INSTALLED_APPS = [
'med',
'media',
'logs',
'sporz',
]
MIDDLEWARE = [