OpenSlides/openslides/motion
2013-09-07 14:30:25 +02:00
..
static/styles Fixed #857: Use jquery plugin 'bsmSelect' for <select multiple> form elements. 2013-09-06 21:59:52 +02:00
templates Fixed #857: Use jquery plugin 'bsmSelect' for <select multiple> form elements. 2013-09-06 21:59:52 +02:00
__init__.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
csv_import.py Motion import improved: 2013-05-30 22:23:38 +02:00
exceptions.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
forms.py Change the Workflow of a motion in CreateView. 2013-06-16 00:53:49 +02:00
models.py Use GenericForeignKey for agenda related items, fix #865 2013-09-07 14:30:25 +02:00
pdf.py Fixed #858: Removed max value (8) of config field "motion_min_supporters". 2013-09-06 21:59:54 +02:00
signals.py Fixed #858: Removed max value (8) of config field "motion_min_supporters". 2013-09-06 21:59:54 +02:00
slides.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
urls.py Fixes #648 2013-06-15 09:18:21 +02:00
views.py Use GenericForeignKey for agenda related items, fix #865 2013-09-07 14:30:25 +02:00