Gnuviech admin end user and administration web frontend
Go to file
Jan Dittberner 1cfd4327da Add tests for managemails.models
This commit adds tests for managemails.models to improve the test
coverage of that model. There are some changes to the classes in
managemails.models too:

- add a method create_mailbox to MailboxManager
- properly handle uncommited mailaddresses in MailAddress.set_mailbox
  and MailAddress.set_forward_addresses
2015-11-28 14:07:34 +00:00
docs Update documentation 2015-11-07 22:17:43 +01:00
gnuviechadmin Add tests for managemails.models 2015-11-28 14:07:34 +00:00
requirements Update to Django 1.8.6 2015-11-05 19:18:03 +01:00
salt Set vim as default editor 2015-10-25 18:30:27 +01:00
.gitignore Add QA tool config to setup.cfg 2015-11-22 18:40:40 +00: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 improve documentation 2015-02-04 00:48:35 +01:00
requirements.txt auto generated project 2014-05-18 00:07:32 +02:00
Vagrantfile forward rabbitmq webadmin port from vagrant box 2015-10-11 15:27:46 +02:00

gnuviechadmin

This is the GNUViech Admin Customer Center for gnuviech servers.

GNUViech Admin is a suite of tools for server management used for hosting customer management at Jan Dittberner IT-Consulting & -Solutions.

Gnuviechadmin is based on Django and Celery

The project page for gnuviechadmin is at http://dev.gnuviech-server.de/gva. If you find some problem or have some feature suggestions you can post a new ticket in our issue tracker on the project page.