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
5f948f9e79
OpenSlides
/
openslides
/
utils
/
auth
/
__init__.py
4 lines
61 B
Python
Raw
Normal View
History
Unescape
Escape
Updated license header.
2012-04-25 22:29:19 +02: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
AnonymousAuth
import
*
# noqa
Reference in New Issue
Copy Permalink