mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-07-05 18:03:57 +02:00
Initial commit, projet med
This commit is contained in:
5
media/apps.py
Normal file
5
media/apps.py
Normal file
@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class MediaConfig(AppConfig):
|
||||
name = 'media'
|
Reference in New Issue
Block a user