Historia zmian

Autor SHA1 Wiadomość Data
  Luke Plant ae2da5ba65 Fixed #33562 -- Made HttpResponse.set_cookie() support timedelta for the max_age argument. 3 lat temu
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 lat temu
  Nick Pope d06c5b3581 Fixed #32366 -- Updated datetime module usage to recommended approach. 3 lat temu
  Hasan Ramezani d2d08c8cf6 Fixed #31982 -- Made HttpResponse.set_cookie() cast max_age argument to an integer. 4 lat temu
  Mariusz Felisiak 240cbb63bf Fixed #31790 -- Fixed setting SameSite and Secure cookies flags in HttpResponse.delete_cookie(). 4 lat temu
  Jon Dufresne 505fec6bad Capitalized Unicode in docs, strings, and comments. 5 lat temu
  Osaetin Daniel b33bfc3839 Fixed #30862 -- Allowed setting SameSite cookies flags to 'none'. 5 lat temu
  Nick Pope 7552de7866 Used more specific unittest assertions in tests. 5 lat temu
  Bernhard M. Wiedemann 5a465df70d Made a requests test that will fail in 2028 fail 10 years later. 6 lat temu
  Alex Gaynor 9a56b4b13e Fixed #27863 -- Added support for the SameSite cookie flag. 7 lat temu
  Alvin Lindstam 47a99d7012 Fixed #28989 -- Fixed HttpResponse.delete_cookie() for cookies that use __Secure/Host prefixes. 7 lat temu
  Tim Graham 8e94f9f7dd Moved HttpResponse.set_cookie() tests to an appropriate location. 7 lat temu