gva/gnuviechadmin/osusers
Jan Dittberner fb1f31a9bc Fix flake8 warnings
This commit fixes all warnings created by flake8 by removing unused
imports and variable assignments. Some wrongly indented lines are now
indented correctly.
2015-12-05 13:47:41 +00:00
..
locale/de/LC_MESSAGES add german translation for new strings 2015-02-01 02:30:30 +01:00
migrations implement SshPublicKey model, manager and tests 2015-02-01 00:07:56 +01:00
tests Clean PEP8 violations 2015-11-22 14:03:47 +00:00
__init__.py document osusers code 2014-12-27 22:44:27 +01:00
admin.py Clean PEP8 violations 2015-11-22 14:03:47 +00:00
apps.py Fix flake8 warnings 2015-12-05 13:47:41 +00:00
forms.py fix broken ssh public key handling 2015-02-21 20:57:18 +01:00
models.py Fix flake8 warnings 2015-12-05 13:47:41 +00:00
signals.py Fix flake8 warnings 2015-12-05 13:47:41 +00:00
urls.py add list, delete and edit comment of SSH public keys 2015-02-01 01:55:09 +01:00
views.py add appropriate filtering for SSH key list 2015-02-21 20:30:15 +01:00