from django.apps import AppConfig class AuthenticationConfig(AppConfig): name = 'the_social_network'