Commit History

Author SHA1 Message Date
  Tim Graham 9a5c94588e Added a missing session setting in docs. 9 years ago
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 years ago
  Tim Graham 4d83b0163e Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 9 years ago
  Josh Soref 93452a70e8 Fixed many spelling mistakes in code, comments, and docs. 9 years ago
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 years ago
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 years ago
  Sergey Kolosov 22bb548900 Fixed #22634 -- Made the database-backed session backends more extensible. 11 years ago
  Tim Graham 956df84a61 Removed historical note about session serialization. 9 years ago
  Claude Paroz 64982cc2fb Updated Wikipedia links to use https 9 years ago
  Tim Graham fc1eea59c0 Fixed typo in docs/topics/http/sessions.txt 10 years ago
  Adam Zapletal 872eb26f54 Fixed #24621 -- Fixed and documented SessionBase.pop's second argument 10 years ago
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 years ago
  Berker Peksag 5c517ec218 Fixed versionchanged indentation in docs/. 10 years ago
  Tim Graham babbf18999 Fixed some intersphinx references. 10 years ago
  Erik Romijn e26366da44 Fixed #23149 -- Clarified note on HTTPOnly in cookie-based session docs 10 years ago
  Christoph Heer d47409831f Fixed #23067 -- Updated docs to use django-admin 10 years ago
  Tim Graham 7d0519c725 Fixed #23023 -- Added warning against local-memory cache. 10 years ago
  Tim Graham 3a85aae2ea Revert "Improve cookie based session backend docs." refs #20418 10 years ago
  Matt Robenolt 393c0e2422 Fixed #20936 -- When logging out/ending a session, don't create a new, empty session. 11 years ago
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 years ago
  Baptiste Mispelon 05d36dc06e Always use parentheses when documenting a method with no arguments. 11 years ago
  Tim Graham 4d27d311f6 Fixed a sentence in the session security docs; thanks claudep. 11 years ago
  Tim Graham f3e7ab366c Removed gender-based pronouns per [c0a2daad78]. 11 years ago
  Alex Gaynor 4e07d93325 Fixed some unnescesarily gendered language in the docs 11 years ago
  Tim Graham f0fc1690b4 Removed unused import in docs/topics/http/sessions.txt 11 years ago
  Tim Graham 9348fc5628 Fixed typo in topics/http/sessions.txt. 11 years ago
  Tim Graham a3372f67cb Added a warning regarding session security and subdomains. 11 years ago
  Baptiste Mispelon e1b7723817 Changed the doc to use gender-neutral pronouns when possible. 11 years ago
  Tim Graham 00a0d3de02 Clarified session replay attack differences with cookie backend. 11 years ago
  Markus Amalthea Magnuson 2c5c422d34 Added missing "in" in sentence. 11 years ago