Package coprs :: Package views :: Package status_ns :: Module status_general
[hide private]
[frames] | no frames]

Module status_general

source code

Functions [hide private]
 
get_graph_data(start, end, step) source code
 
pending() source code
 
running() source code
 
importing() source code
 
stats() source code
Function Details [hide private]

pending()

source code 
Decorators:
  • @status_ns.route("/")
  • @status_ns.route("/pending/")

running()

source code 
Decorators:
  • @status_ns.route("/running/")

importing()

source code 
Decorators:
  • @status_ns.route("/importing/")

stats()

source code 
Decorators:
  • @status_ns.route("/stats/")