OpenSlides/openslides/utils
Oskar Hahn 3527b0a75b Refactory of the participant app
* New user model (used Django's AbstractBaseUser)
* Renamed the app to users
* removed person api

See #861

Fixed #576 #478
2014-10-12 10:06:54 +02:00
..
auth Use python3 2014-08-24 21:21:11 +02:00
__init__.py Add code 2011-07-31 10:46:29 +02: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 Use python3 2014-08-24 21:21:11 +02:00
main_menu.py Use python3 2014-08-24 21:21:11 +02:00
main.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
settings.py.tpl Use python3 2014-08-24 21:21:11 +02:00
signals.py Use python3 2014-08-24 21:21:11 +02:00
test.py Use python3 2014-08-24 21:21:11 +02:00
tornado_webserver.py Use python3 2014-08-24 21:21:11 +02:00
utils.py Use python3 2014-08-24 21:21:11 +02:00
views.py Refactory of the participant app 2014-10-12 10:06:54 +02:00
widgets.py Use python3 2014-08-24 21:21:11 +02:00