Django Book 翻译
菜单>:
TOC
返回
原文:
``login_required`` : A Boolean that designates whether a user must be logged in, in order to see the page and save changes. This hooks into the Django authentication system. By default, this is ``False`` .
翻译:
备注:
译者: