Commitin historia

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