gva/gnuviechadmin/gnuviechadmin
Jan Dittberner 210d1e122c add links to webmail, phpmyadmin and phppgadmin
- add new links dropdown to top navigation in template base.html
- add new settings GVA_LINK_WEBMAIL, GVA_LINK_PHPMYADMIN and
  GVA_LINK_PHPPGADMIN to gnuviechadmin.settings.base
- implement gnuviechadmin.context_processors.navigation to add links to
  request context of non-AJAX requests
- add generated documentation for gnuviechadmin.context_processors
- add changelog entry
2015-02-01 13:16:45 +01:00
..
settings add links to webmail, phpmyadmin and phppgadmin 2015-02-01 13:16:45 +01:00
__init__.py add celery app to project 2014-05-25 23:34:27 +02:00
celery.py remove unused gnuviechadmin.celery.debug_task 2014-06-01 21:29:39 +02:00
context_processors.py add links to webmail, phpmyadmin and phppgadmin 2015-02-01 13:16:45 +01:00
tests.py add first tests, add .coveragerc, ignore coverage files 2014-05-24 13:38:08 +02:00
urls.py implement adding websites 2015-01-26 22:49:16 +01:00
wsgi.py auto generated project 2014-05-18 00:07:32 +02:00