Gnuviech admin end user and administration web frontend
Go to file
Jan Dittberner c058cc7b1d Improve DNS table models
This commit adds Meta information and __str__ methods  to all DNS table
models. The new methods are now covered with new tests. The new
constants DNS_DOMAIN_METADATA_KINDS and DNS_TSIG_KEY_ALGORITHMS are
defined and used in the DNSDomainMetadata and DNSTSIGKey models. A
matching database schema migration is added.

Addresses #17
2015-11-07 16:10:38 +00:00
docs bump version number, add release version to changelog 2015-02-21 20:59:09 +01:00
gnuviechadmin Improve DNS table models 2015-11-07 16:10:38 +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 finish vagrant configuration 2015-10-04 23:02:04 +02: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.