Version 0.2.5

This commit is contained in:
Rob Glew 2016-02-03 10:28:22 -06:00
parent 0b6a63ddbb
commit 1acaeccf5e
14 changed files with 119 additions and 11 deletions

View file

@ -5,6 +5,7 @@ SHORT_NAME = '{{short_name}}'
runargs = []
def init(args):
global runargs
runargs = args
def mangle_request(request):