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