Historie revizí

Autor SHA1 Zpráva Datum
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. před 2 roky
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. před 2 roky
  Mariusz Felisiak b119f4329c Refs #29708 -- Removed PickleSerializer per deprecation timeline. před 2 roky
  TAKAHASHI Shuuji 05d70fb92b Fixed typo in docs/topics/http/sessions.txt. před 2 roky
  J.V. Zammit fa9ac16c13 Fixed #33797 -- Prioritized cached database backend for cached sessions in docs. před 2 roky
  Ramil Yanbulatov c6290bae9d Fixed #33842 -- Used :source: role for links to repo files on GitHub. před 2 roky
  David ce586ed693 Removed hyphen from pre-/re- prefixes. před 3 roky
  sarahboyce ae506181f7 Fixed #32129 -- Adjusted the docs for session expiry helpers. před 2 roky
  Theofilos Alexiou 3ba60951fc Added Redis to warning about using cached sessions in docs. před 3 roky
  tschilling 0dcd549bbe Fixed #30360 -- Added support for secret key rotation. před 3 roky
  Adam Johnson 45a42aabfa Fixed #29708 -- Deprecated PickleSerializer. před 5 roky
  Adam Johnson 436862787c Refs #29708 -- Made SessionBase store expiry as string. před 3 roky
  Luke Plant ccafad2e42 Avoided suggestion of plain text database password in sessions topic. před 3 roky
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. před 3 roky
  arcanemachine 4a80d0f220 Removed dead link in docs/topics/http/sessions.txt. před 3 roky
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. před 4 roky
  Mariusz Felisiak f1a808a502 Used :rfc: role in various docs. před 4 roky
  Adam Johnson 66b06822d0 Improved sessions notes in deployment checklist. před 4 roky
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. před 5 roky
  terminator14 8323691de0 Fixed typo in docs/topics/http/sessions.txt. před 5 roky
  Hasan Ramezani 9d6f981a66 Fixed #28763 -- Allowed overriding the session cookie age with SessionStore.get_session_cookie_age(). před 5 roky
  Alex Gaynor 9a56b4b13e Fixed #27863 -- Added support for the SameSite cookie flag. před 6 roky
  Tim Graham afd375fc34 Fixed #28741 -- Removed unnecessary leading dot from cross-domain cookie examples. před 7 roky
  Claude Paroz 01f658644a Updated various links in docs to avoid redirects před 7 roky
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. před 8 roky
  Brightcells d301c61bcb Replaced old DateTimeAwareJSONEncoder with DjangoJSONEncoder in docs. před 8 roky
  Preetham Nosum 32cf01c1c1 Fixed #18348 -- Documented SesssionStore.create() před 8 roky
  Md. Sadaf Noor 1f82b857ce Fixed #26831 -- Documented session data must be JSON encodable for JSONSerializer. před 8 roky
  Berker Peksag 698c8dfc2a Fixed #26503 -- Removed an outdated example from session docs. před 8 roky
  Tim Graham cc0d1eaaea Refs #22634 -- Removed unneeded app_label in custom session engine example. před 8 roky