摘要:
引入模块: from django.utils.decorators import method_decorator 添加:@method_decorator(func) from django.utils.decorators import method_decorator def outer(func): def inner(request, *args, **kwargs): ... 阅读全文
posted @ 2019-04-11 19:46
JieFangZhe
阅读(169)
评论(0)
推荐(0)

浙公网安备 33010602011771号