1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-07-05 23:23:56 +02:00

Page de statistiques

This commit is contained in:
Med
2017-07-04 02:21:31 +02:00
parent c922516958
commit 131c56fc41
16 changed files with 329 additions and 1 deletions

5
logs/apps.py Normal file
View File

@ -0,0 +1,5 @@
from django.apps import AppConfig
class LogsConfig(AppConfig):
name = 'logs'