]> git.frykholm.com Git - tranquillity.git/blob - customerportal/apps.py
8b8fcbf8770c4aaebaa920b508b067da4e11517f
[tranquillity.git] / customerportal / apps.py
1 from django.apps import AppConfig
2
3
4 class CustomerportalConfig(AppConfig):
5 name = 'customerportal'