euscan: Added watch handler, fixed generic one

Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
volpino
2012-07-24 15:02:36 +02:00
committed by Corentin Chary
parent 795dcb1414
commit e2890c6364
11 changed files with 213 additions and 49 deletions

View File

@ -250,7 +250,7 @@ def package(request, category, package):
'upstream': upstream,
'log': log,
'vlog': vlog,
'msg' : msg,
'msg': msg,
'last_scan': last_scan,
'favourited': favourited,
'refreshed': refreshed,