OpenSlides/openslides/users/__init__.py
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

2 lines
58 B
Python

from . import main_menu, signals, slides, widgets # noqa