##// END OF EJS Templates
Fix bugs and add revoke tasks method
Fix bugs and add revoke tasks method

File last commit:

r0:70de8228c274
r330:9627993550b8
Show More
views.py
4 lines | 125 B | text/x-python | PythonLexer
from django.shortcuts import render,render_to_response
from django.template import RequestContext
# Create your views here.