OpenSlides/openslides/participant
Emanuel Schuetze 71ac7a1cdb New feature: qr-code for system url on participants password pdf.
(Note: New dependency! Run 'pip install qrcode')

Fixed pep8 issues. Create qr-code image for system url one time only.

New feature: qr-code for system url on participants password pdf.
(Note: New dependency! Run 'pip install qrcode')

Fixed pep8 issues. Create qr-code image for system url one time only.

Print qrcode image from StringIO stream.
Adapted table stylesheet for better integration of reportlab's Image object.

Fixed pep8 issue.

Made qrcode import as optional feature. Fixed pep8 issue.
2013-03-22 14:35:40 +01:00
..
static/javascript template: Removed unused participant.css 2013-02-05 21:51:09 +01:00
templates Merge remote branch 'upstream/master' into motiontemplate 2013-03-14 23:05:38 +01:00
__init__.py Move builtin groups to a signal. 2013-03-12 20:58:22 +01:00
api.py Insert new app to upload files via the frontend. Let tornado server media files. Insert icon-mediafile css class. Insert extra_stylfiles context variable. 2013-03-18 21:44:02 +01:00
forms.py Move builtin groups to a signal. 2013-03-12 20:58:22 +01:00
middleware.py rename openslidesuser to user and openslidesgroup to group 2012-08-12 12:52:38 +02:00
models.py Change order of classes for User and Group 2013-03-18 22:43:46 +01:00
signals.py Insert new app to upload files via the frontend. Let tornado server media files. Insert icon-mediafile css class. Insert extra_stylfiles context variable. 2013-03-18 21:44:02 +01:00
urls.py Import urls.py needed django functions from django.conf.urls 2013-01-05 01:05:38 +01:00
views.py New feature: qr-code for system url on participants password pdf. 2013-03-22 14:35:40 +01:00