Commit History

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