Django Book 翻译
菜单>:
TOC
返回
原文:
This example shows how you might use both ``authenticate()`` and ``login()`` within a view function:
翻译:
下面的例子演示了如何在一个视图中同时使用 ``authenticate()`` 和 ``login()`` 函数:
备注:
译者: