tipi payment plugin enabled

This commit is contained in:
Serghei Mihai 2014-03-26 10:45:46 +01:00
parent 7a08a6cc11
commit dbee298d72
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ INSTALLED_APPS = (
'portail_citoyen.apps.auquotidien_plugin',
'portail_citoyen.apps.passerelle_register_plugin',
'compte_agglo_montpellier',
'tipi_payment_plugin',
)
MESSAGE_STORAGE = 'django.contrib.messages.storage.session.SessionStorage'