projects
/
dak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d768d3d
)
Ups, rename function so its actually what it should be
author
Joerg Jaspert
<joerg@debian.org>
Mon, 1 Dec 2014 10:34:08 +0000
(11:34 +0100)
committer
Joerg Jaspert
<joerg@debian.org>
Mon, 1 Dec 2014 10:34:08 +0000
(11:34 +0100)
dakweb/queries/source.py
patch
|
blob
|
history
diff --git
a/dakweb/queries/source.py
b/dakweb/queries/source.py
index 36344b766f1a0a14fd03f91b82bdee51b55ed212..91448e5db7faf6f2701d2565de36c35006060e91 100755
(executable)
--- a/
dakweb/queries/source.py
+++ b/
dakweb/queries/source.py
@@
-71,7
+71,7
@@
QueryRegister().register_path('/sources_in_suite', sources_in_suite)
@bottle.route('/all_sources')
-def
sources_in_suite
():
+def
all_sources
():
"""
all_sources()