Gnuviech admin end user and administration web frontend
Go to file
Jan Dittberner e718c472e8 Merge branch 'release/0.9.0' into production
* release/0.9.0:
  add release version in changelog, update conf.py
  add changelog entry
  mark bugs as major to include them in 0.7.0 changelog
  update translations, add new strings
  add code documentation for websites app
  implement websites.models.Website.delete
  implement website.models.Website.save
  implement domain name validation
  implement website deletion
  link from hostingpackage detail view to 'add_website'
  implement adding websites
  define User.is_sftp_user and fix minor template issues
  make manage.py executable
  add wildcard parameter to create_web_vhost_config task
  add django generated websites app
  add webtasks interface
  update to fileservertasks interface 0.4.0 version
  add new route 'web' for web server configuration
2015-01-27 19:13:59 +01:00
docs add release version in changelog, update conf.py 2015-01-27 19:13:41 +01:00
gnuviechadmin update translations, add new strings 2015-01-27 19:08:13 +01:00
requirements add django-allauth and its dependencies to requirements/base.txt 2015-01-17 16:19:26 +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

README.rst

gnuviechadmin

Customer center for gnuviech servers.

Gnuviechadmin is based on Django and Celery