mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-12-14 22:45:17 +01: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