OpenSlides/tests/utils
Norman Jäckel 1fb1f17d15 New API for widgets using a metaclass.
It is now possible to define a default state and to submit extra stylefiles and javascript files when defining a widget in an app. This is done by a new metaclass in openslides.utils.dispatch. Also fixed some other tests.
2013-12-01 21:30:12 +01:00
..
__init__.py Inserted a new config variable 'Stop submitting of new motions' 2013-04-05 11:49:57 +02:00
test_dispatch.py New API for widgets using a metaclass. 2013-12-01 21:30:12 +01:00
test_main.py Fix tests. 2013-11-21 19:50:44 +01:00
test_utils.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
test_views.py Make sure QuestionView.get_question_message is in a unicode context. 2013-11-17 11:11:39 +01:00
urls.py Cleaned up utils 2013-10-13 20:43:26 +02:00
views.py Cleaned up utils 2013-10-13 20:43:26 +02:00