Historique des commits

Auteur SHA1 Message Date
  Ciaran McCormick 286e7d076c Fixed #33764 -- Deprecated BaseUserManager.make_random_password(). il y a 2 ans
  David Wobrock a3a1290d47 Refs #27236 -- Moved models with Meta.index_together inside of test methods. il y a 2 ans
  Tim Graham 61badf1d58 Fixed #33757 -- Clarified Client.post() file upload example. il y a 2 ans
  Anders Kaseorg fbac2a4dd8 Fixed #33700 -- Skipped extra resolution for successful requests not ending with /. il y a 2 ans
  David Wobrock 798b6c23ee Fixed #31788 -- Fixed migration optimization after altering field to ManyToManyField. il y a 2 ans
  Samir Shah 6f73eb9d90 Fixed #33742 -- Added id to GeoJSON serializer. il y a 2 ans
  Tim Graham 9a3b7e5e2b Refs #32234 -- Removed hardcoded IntegerField in inspectdb test. il y a 2 ans
  Carlton Gibson d5bc362030 Added stub release notes for 4.0.6. il y a 2 ans
  Carlton Gibson 40bf34a92f Updated release date for Django 4.0.5. il y a 2 ans
  Mariusz Felisiak 565ad5ace4 Fixed #33753 -- Fixed docs build on Sphinx 5+. il y a 2 ans
  Florian Demmer f3e2bb0833 Fixed #33750 -- Fixed timezone warning alignment with help texts. il y a 2 ans
  kshivakumar 46efd03d26 Fixed #33733 -- Preserved wrapper assignment for manager methods. il y a 2 ans
  Mariusz Felisiak 0982cf2a01 Refs #33733 -- Added tests for attributes of manager methods. il y a 2 ans
  Mehrdad 93cedc82f2 Refs #33697 -- Fixed multipart parsing of headers with double quotes and semicolons. il y a 2 ans
  Anv3sh 295249c901 Fixed #32234 -- Made inspectdb inform about composite primary keys. il y a 2 ans
  Mariusz Felisiak ebf25555bb Bumped minimum Sphinx version to 4.5.0. il y a 2 ans
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. il y a 2 ans
  Allen Jonathan David 1058fc7023 Fixed #33191 -- Avoided clearing cached reference when saving child after parent. il y a 2 ans
  Jonas Lundberg f1e0fc645b Fixed #33754 -- Fixed crash with prematurely closed ASGI request body. il y a 2 ans
  Claude Paroz 292f372768 Fixed #33748 -- Fixed date template filter crash with lazy format. il y a 2 ans
  Marcelo Galigniana 8c0886b068 Fixed #22078 -- Fixed crash of Feed with decorated methods. il y a 2 ans
  Marcelo Galigniana 7e4656e4b2 Refs #22078 -- Added syndication test for feeds with static methods. il y a 2 ans
  David Wobrock b949e40e8c Fixed #23740 -- Fixed removing unique_together constraint if exists primary key/unique constraint on the same field. il y a 2 ans
  David Wobrock 115a978fce Refs #23740 -- Added BaseDatabaseSchemaEditor._unique_constraint_name(). il y a 2 ans
  Hasan Ramezani ce69e34bd6 Unified AdminSite imports in docs. il y a 2 ans
  Aymeric Augustin 8cf4de206c Normalized decorator style for functools.wraps. il y a 2 ans
  Aymeric Augustin aff649a3bd Normalized imports of functools.wraps. il y a 2 ans
  Aymeric Augustin 6485894157 Renamed wrapped functions to wrapper. il y a 2 ans
  Mariusz Felisiak 90aabd730a Fixed #33724 -- Doc'd exclude argument changes in model validation. il y a 2 ans
  Marcelo Galigniana 241fe59b74 Refs #22078 -- Added syndication test for feeds with callable objects. il y a 2 ans