from django.apps import AppConfig class CocktailListConfig(AppConfig): name = 'cocktail_list'