OpenSlides/tests/utils
Oskar Hahn 4f27b9b63d Fix LocalizedModelMultipleChoiceField
It has to be a generator, so it does not call the queryset
2015-01-16 20:47:43 +01:00
..
templates/utils Cleaned up utils.views to increase performance when fetching single objects from the database for a view. Fixed #1378. 2014-12-25 00:02:50 +01:00
__init__.py Inserted a new config variable 'Stop submitting of new motions' 2013-04-05 11:49:57 +02:00
models.py Cleaned up utils.views to increase performance when fetching single objects from the database for a view. Fixed #1378. 2014-12-25 00:02:50 +01:00
test_dispatch.py Use python3 2014-08-24 21:21:11 +02:00
test_forms.py Fix LocalizedModelMultipleChoiceField 2015-01-16 20:47:43 +01:00
test_main_menu.py Use python3 2014-08-24 21:21:11 +02:00
test_main.py Use python3 2014-08-24 21:21:11 +02:00
test_models.py Use python3 2014-08-24 21:21:11 +02:00
test_personal_info.py Use python3 2014-08-24 21:21:11 +02:00
test_utils.py Use python3 2014-08-24 21:21:11 +02:00
test_views.py Merge branch 'stable/1.6.x' into 'master'. 2015-01-02 22:11:56 +01:00
test_widgets.py Use python3 2014-08-24 21:21:11 +02:00
urls.py Merge branch 'stable/1.6.x' into 'master'. 2015-01-02 22:11:56 +01:00
views.py Cleaned up utils.views to increase performance when fetching single objects from the database for a view. Fixed #1378. 2014-12-25 00:02:50 +01:00