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アプリケーションを開発しています.Login Formで「Remember Me」オプションを提供する最良の方法についていくつか提案をしたいと思います. アプリケーションのパフォーマンスについて非常に懸念しており、セッションを使用することが適切な選択であるかどうか確信が持てません。あなたの考えを提案してください。
有効期限のない Cookie または非常に大きな Cookie を提供します。
この質問を参照してください:
django-registration「私を覚えておいてください」