from django.apps import AppConfig class PokedexConfig(AppConfig): name = 'pokedex'