OpenSlides/openslides/motion
Oskar Hahn 9853f2c433 Change the Workflow of a motion in CreateView.
The Manager can choose the workflow in the createview. The default value
is the workflow from the config.

In the UpdateView the workflow in which the motion is, is choosen by
default.

The workflow will only be reset, if it is changed.
2013-06-16 00:53:49 +02:00
..
static/styles Use ordinal numbers in assignment and motion polls, fixes #456. Include humanize app to portable 2013-06-13 15:48:55 +02:00
templates Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +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 Change the Workflow of a motion in CreateView. 2013-06-16 00:53:49 +02:00
pdf.py Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +02:00
signals.py Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +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 Change the Workflow of a motion in CreateView. 2013-06-16 00:53:49 +02:00