OpenSlides/openslides/utils
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
..
auth cleanup 2012-11-24 14:01:21 +01:00
jsonfield fixed jsonfield for django 1.5 2012-12-14 15:36:57 +01:00
management Built-in Workflows are created by listening to a signal which is sent after syncdb. 2013-03-11 21:32:09 +01:00
person 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
templatetags Tests for the motion views 2013-03-15 12:18:27 +01:00
__init__.py Add code 2011-07-31 10:46:29 +02:00
csv_ext.py cleanup 2012-11-24 14:01:21 +01:00
exceptions.py Work on motion workflow system. 2013-02-13 23:04:24 +01:00
forms.py cleanup utils 2012-07-10 13:19:12 +02:00
modelfields.py cleanup 2012-11-24 14:01:21 +01:00
pdf.py New feature: qr-code for system url on participants password pdf. 2013-03-22 14:35:40 +01:00
signals.py Updated license header. 2012-04-25 22:29:19 +02:00
staticfiles.py cleanup utils 2012-07-10 13:19:12 +02:00
template.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
test.py Add new TestCase class in utils to call the signal on running every test. 2013-03-12 21:38:22 +01:00
tornado_webserver.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
utils.py Merge branch 'master' of github.com:OpenSlides/OpenSlides 2013-03-15 02:16:26 +01:00
views.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