from django.apps import AppConfig class PaiementstripeConfig(AppConfig): name = 'PaiementStripe'