Added two new exporters

This commit is contained in:
Raphael Michel
2016-05-31 10:07:00 +02:00
parent d8b7765a9b
commit d8705913b1
5 changed files with 173 additions and 0 deletions
+1
View File
@@ -160,6 +160,7 @@ INSTALLED_APPS = [
'pretix.plugins.sendmail',
'pretix.plugins.statistics',
'pretix.plugins.reports',
'pretix.plugins.checkinlists',
'pretix.plugins.pretixdroid',
'easy_thumbnails'
]