Skip to content

Conversation

@lambdaplus
Copy link
Contributor

下面这个例子用到了我们自定义的装饰器和来自Flask-Cache拓展的@login_required装饰器。我们可以将多个装饰器堆成栈来一起使用。

Flask-Cache 改成 Flask-login

> 下面这个例子用到了我们自定义的装饰器和来自Flask-Cache拓展的`@login_required`装饰器。我们可以将多个装饰器堆成栈来一起使用。

`Flask-Cache` 改成 `Flask-login`
@spacewander spacewander merged commit 387b5a4 into spacewander:master Oct 23, 2016
@spacewander
Copy link
Owner

谢谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants