from django.apps import AppConfig


class MakeAWishConfig(AppConfig):
    name = 'make_a_wish'