LORDCHANNEL2.0/SerieTV/apps.py

6 lines
89 B
Python
Raw Permalink Normal View History

2021-03-13 18:36:50 +00:00
from django.apps import AppConfig
class SerietvConfig(AppConfig):
name = 'SerieTV'