Histórico de Commits

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