OpenSlides/openslides/utils
Norman Jäckel 9b369e1afc Changed development settings path.
Settings and user data live now at development/var/.
Move your existing directory or create new settings and database.
2015-03-06 16:43:13 +01:00
..
__init__.py Add code 2011-07-31 10:46:29 +02:00
autoupdate.py angular single page application 2015-02-05 23:06:09 +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.py Changed development settings path. 2015-03-06 16:43:13 +01:00
main_menu.py Use python3 2014-08-24 21:21:11 +02: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 parts of users app. 2015-02-14 02:29:53 +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 Added utils.views.CSRFMixin to append the csrf token to a view 2015-02-17 20:09:09 +01:00
widgets.py Use python3 2014-08-24 21:21:11 +02:00