migrations
|
implement SshPublicKey model, manager and tests
|
2015-02-01 00:07:56 +01:00 |
tests
|
repair osusers.tests.test_admin
|
2015-02-01 00:08:04 +01:00 |
__init__.py
|
document osusers code
|
2014-12-27 22:44:27 +01:00 |
admin.py
|
add view osusers.views.AddSshPublicKey
|
2015-02-01 00:44:31 +01:00 |
apps.py
|
use taskresults app and delete_ldap_group task
|
2014-12-29 15:57:03 +01:00 |
models.py
|
trigger tasks on SshPublicKey save and delete
|
2015-02-01 00:08:04 +01:00 |
views.py
|
add docstrings, restrict queryset of osusers.views
|
2015-02-01 02:11:41 +01:00 |