OpenSlides/openslides/assignment
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
..
static Fixed #1158 (Clean up assignment.css) 2014-05-17 21:15:46 +02:00
templates Refactory of the participant app 2014-10-12 10:06:54 +02:00
__init__.py Refactory of the participant app 2014-10-12 10:06:54 +02:00
forms.py Refactory of the participant app 2014-10-12 10:06:54 +02:00
main_menu.py Use python3 2014-08-24 21:21:11 +02:00
models.py Refactory of the participant app 2014-10-12 10:06:54 +02:00
personal_info.py Use python3 2014-08-24 21:21:11 +02:00
search_indexes.py Use python3 2014-08-24 21:21:11 +02:00
signals.py Use python3 2014-08-24 21:21:11 +02:00
slides.py Use python3 2014-08-24 21:21:11 +02:00
template.py Use python3 2014-08-24 21:21:11 +02:00
urls.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