Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在使用 Django 来制作这个 Web 服务,我想知道如何让用户身份验证工作。听说在 Django 中有一个内置的方法可以做到这一点,但我找不到。有没有人有一些经验如何做到这一点?
djangoproject.com 上的教程很好地解释了这一点。
请参阅:https ://docs.djangoproject.com/en/1.5/topics/auth/