OpenSlides/openslides/participant
Oskar Hahn f673233a18 fixt encoding-error
the new filter-sort-function take use of urllib.urlencode. This function
does not encode unicode-strings. So we have to decode every value in the
sortfilter-dict
2011-09-10 09:40:39 +02:00
..
templates/participant rewrote the filter and sort system for participant 2011-09-10 00:16:57 +02:00
__init__.py Add code 2011-07-31 10:46:29 +02:00
admin.py Add code 2011-07-31 10:46:29 +02:00
api.py default password and reset function 2011-09-03 17:17:29 +02:00
forms.py generate username with first and lastname 2011-09-04 09:57:23 +02:00
models.py Updated translations. 2011-09-07 22:46:47 +02:00
tests.py Add code 2011-07-31 10:46:29 +02:00
urls.py Print password pdf with url and welcometext. 2011-09-04 00:54:45 +02:00
views.py fixt encoding-error 2011-09-10 09:40:39 +02:00