This website requires JavaScript.
Explore
Help
Sign In
ag-admin
/
OpenSlides
Watch
0
Star
0
Fork
0
You've already forked OpenSlides
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c450068bb2
OpenSlides
/
openslides
/
participant
/
__init__.py
4 lines
63 B
Python
Raw
Normal View
History
Unescape
Escape
Move builtin groups to a signal.
2013-03-12 20:58:22 +01:00
# -*- coding: utf-8 -*-
Use flake8 instead of pep8. Orderd the imports with isort * changed the fab-command pep8 to check * checked and fixed any code with flake8. Also the urls.py * checkt the projector app with pylint
2013-09-25 10:01:01 +02:00
from
.
import
signals
,
slides
# noqa
Reference in New Issue
Copy Permalink