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:
5
logs/apps.py
Normal file
5
logs/apps.py
Normal file
@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class LogsConfig(AppConfig):
|
||||
name = 'logs'
|
Reference in New Issue
Block a user