from django.apps import AppConfig class TestprofilesConfig(AppConfig): name = "testprofiles"