src/hdabo/context_processors.py
author rougeronj
Mon, 26 Jan 2015 16:09:54 +0100
changeset 432 e66d0d91650d
parent 266 825ff4d6a8ac
permissions -rw-r--r--
minor css and trad correction of graph visualisation dropdown

import hdabo

def version(request):
    return { 'VERSION': hdabo.get_version() }