Files
Node-Com-Handler/old_v0.1/apolloActivity/plex/apps.py

6 lines
83 B
Python

from django.apps import AppConfig
class PlexConfig(AppConfig):
name = 'plex'