from django.apps import AppConfig class PalindromesConfig(AppConfig): name = 'palindromes'