Mercurial
Mercurial
>
hdabo
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
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
()
}