OpenSlides/openslides/agenda
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
..
static Improved html templates for mobile devices (responsive). 2014-05-18 22:19:02 +02:00
templates New Test order. 2015-01-24 18:00:03 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
apps.py Added api for assignments. 2015-01-17 22:46:23 +01:00
csv_import.py Use the new django transaction API 2014-10-19 10:52:48 +02:00
forms.py Merge branch 'stable/1.6.x' 2015-01-06 13:04:07 +01:00
main_menu.py Update to bootstrap 3.3.1. 2015-01-21 12:23:32 +01:00
models.py Added api for assignments. 2015-01-17 22:46:23 +01:00
personal_info.py Refactory of the participant app 2014-10-12 10:06:54 +02:00
search_indexes.py Use python3 2014-08-24 21:21:11 +02:00
serializers.py Added api for assignments. 2015-01-17 22:46:23 +01:00
signals.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
slides.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
urls.py Refactory of the participant app 2014-10-12 10:06:54 +02:00
views.py Merge branch 'stable/1.7.x' 2015-01-23 02:33:17 +01:00
widgets.py Use python3 2014-08-24 21:21:11 +02:00