OpenSlides/openslides/utils
Oskar Hahn e7230b7391 New Test order.
* seperate unittests and integration tests
* moved old tests in seperat folder 'old'
* created a testrunner that does not create a testdatabase, if only unittests are run
* wrote some unit- and integration tests as examples
* fixed user.get_short_name() to use the sort order from config
* fixed wrong url_pattern in the user app
2015-01-24 18:00:03 +01:00
..
__init__.py Add code 2011-07-31 10:46:29 +02:00
autoupdate.py Rework of management command 2015-01-23 15:40:12 +01:00
csv_ext.py Use python3 2014-08-24 21:21:11 +02:00
dispatch.py Use python3 2014-08-24 21:21:11 +02:00
exceptions.py Use python3 2014-08-24 21:21:11 +02:00
forms.py Fix LocalizedModelMultipleChoiceField 2015-01-16 20:47:43 +01:00
haystack_processor.py Fixed haystack indexing problem for m2m objects. 2015-01-16 23:07:56 +01:00
main_menu.py Use python3 2014-08-24 21:21:11 +02:00
main.py Rework of management command 2015-01-23 15:40:12 +01:00
models.py Use python3 2014-08-24 21:21:11 +02:00
pdf.py Use python3 2014-08-24 21:21:11 +02:00
personal_info.py Use python3 2014-08-24 21:21:11 +02:00
plugins.py Use python3 2014-08-24 21:21:11 +02:00
rest_api.py Refactored REST api in agenda, core and users app. 2015-01-17 15:58:51 +01:00
settings.py.tpl Rework of management command 2015-01-23 15:40:12 +01:00
signals.py Use python3 2014-08-24 21:21:11 +02:00
test.py New Test order. 2015-01-24 18:00:03 +01:00
utils.py New Test order. 2015-01-24 18:00:03 +01:00
views.py New Test order. 2015-01-24 18:00:03 +01:00
widgets.py Use python3 2014-08-24 21:21:11 +02:00