e40a94f2d603c79c7b4bfc31c2b7bbcd1296e80f
[cas.git] / src / services / apps.py
1 from django.apps import AppConfig
2
3
4 class ServicesConfig(AppConfig):
5     name = 'services'