Gnuviech admin end user and administration web frontend
Go to file
Jan Dittberner 0714d55902 Merge branch 'feature/ssh-keys'
* feature/ssh-keys:
  add german translation for new strings
  add docstrings, restrict queryset of osusers.views
  implement caching for get_hosting_package
  add list, delete and edit comment of SSH public keys
  add view osusers.views.AddSshPublicKey
  repair osusers.tests.test_admin
  define readonly fields and own delete action for SSH key admin
  trigger tasks on SshPublicKey save and delete
  add administration form and admin class for SshPublicKey
  implement SshPublicKey model, manager and tests
2015-02-01 02:30:43 +01:00
docs implement caching for get_hosting_package 2015-02-01 02:11:07 +01:00
gnuviechadmin add german translation for new strings 2015-02-01 02:30:30 +01:00
requirements update Django version to 1.7.4 2015-01-29 17:05:53 +01:00
.gitignore add german translation 2014-12-27 22:58:57 +01:00
CONTRIBUTORS.txt auto generated project 2014-05-18 00:07:32 +02:00
LICENSE.txt restructure generated code documentation 2015-01-17 23:46:31 +01:00
README.rst adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
requirements.txt auto generated project 2014-05-18 00:07:32 +02:00

gnuviechadmin

Customer center for gnuviech servers.

Gnuviechadmin is based on Django and Celery