OpenSlides/openslides/utils
Norman Jäckel e1b149cde3 New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly.
Changes after some reviews are done.

Problematic is still that the JS can not be moved to an extra file because of the template tags in the code.
2013-03-28 15:31:13 +01:00
..
auth New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +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 New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +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 config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +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 New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +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 New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +01:00