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
This commit is contained in:
parent
551fd0eeab
commit
210d1e122c
5 changed files with 50 additions and 0 deletions
|
@ -11,6 +11,13 @@ The project module :py:mod:`gnuviechadmin`
|
|||
:members:
|
||||
|
||||
|
||||
:py:mod:`context_processors <gnuviechadmin.context_processors>`
|
||||
---------------------------------------------------------------
|
||||
|
||||
.. automodule:: gnuviechadmin.context_processors
|
||||
:members:
|
||||
|
||||
|
||||
:py:mod:`urls <gnuviechadmin.urls>`
|
||||
-----------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue