context_processors.py 64 Bytes
Newer Older
1 2
def special(request):
    return {'path': request.special_path}