Commit History

Author SHA1 Message Date
  Md. Sadaf Noor 1f82b857ce Fixed #26831 -- Documented session data must be JSON encodable for JSONSerializer. 8 years ago
  Berker Peksag 698c8dfc2a Fixed #26503 -- Removed an outdated example from session docs. 8 years ago
  Tim Graham cc0d1eaaea Refs #22634 -- Removed unneeded app_label in custom session engine example. 8 years ago
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 years ago
  Florian Apolloner 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. 9 years ago
  Tobias Kroenke b040ac06eb Fixed #26520 -- Fixed a regression where SessionBase.pop() didn't return a KeyError. 8 years ago
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
  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. 10 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 9 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