Commit adaa4c61 by Rocky Duan

uh

parent 27822f25
......@@ -22,8 +22,6 @@ from django_comment_client.permissions import check_permissions_by_view
from collection import defaultdict
import functools
def permitted(fn):
@functools.wraps(fn)
def wrapper(request, *args, **kwargs):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment