Added auto-generated badges

Fix StringIO import to cStringIO
Added Blender Support from piernov
Added Badge Button on ListParticipant
This commit is contained in:
2015-07-21 00:35:09 +02:00
parent a69e37544c
commit 7e80490b17
10 changed files with 893 additions and 34 deletions
+3 -1
View File
@@ -30,7 +30,9 @@ requires = [
'pyramid_exclog',
'repoze.sendmail==4.1',
'pyramid_mailer',
'apscheduler'
'apscheduler',
'qrcode',
'reportlab'
]
setup(name='JM2L',