Files
Node-Com-Handler/apolloActivity/plex/apps.py
2016-12-08 11:47:48 +01:00

6 lines
83 B
Python

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