예제 #1
0
def app(request):
    global fixture
    fixture = Application()
    fixture.request = request

    return fixture