Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Chris Jerdonek ccf7adb064 Fixed #27172 -- Closed database cursor explicitly in two doc examples 8 tahun lalu
  Tim Graham 8fb53c50ce Fixed #19222 -- Documented that default managers aren't used for related queries. 8 tahun lalu
  Tim Graham 00551c3eff Fixed typo in docs/topics/db/managers.txt 8 tahun lalu
  Loïc Bistuer ed0ff913c6 Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models' default and base managers. 9 tahun lalu
  Loïc Bistuer 3a47d42fa3 Fixed #20932, #25897 -- Streamlined manager inheritance. 9 tahun lalu
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 tahun lalu
  James Beith e03798a4ae Fixed a typo in the managers docs. 9 tahun lalu
  Brendan Hayward c9fb4f3c45 Fixed #25205 -- Removed doc references to deprecated GeoManager class. 10 tahun lalu
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 tahun lalu
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 tahun lalu
  Ismail Badawi e501d4c505 Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses. 10 tahun lalu
  Greg Brown 9e8658db51 Fixed typo in docs/topics/db/managers.txt 10 tahun lalu
  Éric Araujo 5842d8eba4 Removed non-existent reference to args/kwargs in manager docs. 10 tahun lalu
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 tahun lalu
  Loic Bistuer f265c1ef13 Fixed gendered examples in the docs. 11 tahun lalu
  Frank Wiles 164df40501 Fixing manager documentation inaccuracy 11 tahun lalu
  Tim Graham 29255fcb4f Fixed some ReST errors regarding backticks 11 tahun lalu
  Dominic Rodger c33d1ca1d9 Fixed #20852 - Fixed incorrectly generated left quotes in docs. 11 tahun lalu
  Loic Bistuer 31fadc1202 Fixed #20625 -- Chainable Manager/QuerySet methods. 11 tahun lalu
  Marc Egli e4591debd1 Add missing imports and models to the examples in the the model layer documentation 12 tahun lalu
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 tahun lalu
  Tim Graham c119d0f152 Fixed #20168 - Generalized a PostgreSQL specific database query in the docs. 12 tahun lalu
  Nimesh Ghelani 485c024567 Fixed #20150 -- Fixed an error in manager doc example 12 tahun lalu
  Tim Graham 93cffc3b37 Added missing markup to docs. 12 tahun lalu
  Loic Bistuer 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 tahun lalu
  Russell Keith-Magee 1b646e656e Fixed #19384 -- Documented the behavior of custom managers on abstract models. 12 tahun lalu
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 tahun lalu
  Timo Graham 773e1717c0 Fixed #16145 - typo in manager docs; thanks leereilly. 14 tahun lalu
  Russell Keith-Magee 1ca9e95d4e Fixed #15062 -- Documented the fact that managers must be able to be shallow copied. Thanks to Ian Clelland for the report, and Łukasz Rekucki for the help diagnosing the problem. 14 tahun lalu
  Timo Graham 07ef43082d Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv. 14 tahun lalu