One cover more in the box.
[wolnelektury.git] / src / messaging / apps.py
1 from django.apps import AppConfig
2
3
4 class MessagingConfig(AppConfig):
5     name = 'messaging'