from django.apps import AppConfig class EvenTableConfig(AppConfig): name = 'even_table'