mpri-webdam/profiles/apps.py

6 lines
91 B
Python
Raw Permalink Normal View History

2018-01-23 18:12:47 +01:00
from django.apps import AppConfig
class ProfilesConfig(AppConfig):
name = 'profiles'