from django.apps import AppConfig class CheckoutConfig(AppConfig): name = 'pythonpro.checkout'