Mariusz Felisiak
|
304d256674
Used :pypi: role in docs where appropriate.
|
3 tháng trước cách đây |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 năm trước cách đây |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
1 năm trước cách đây |
David
|
ce586ed693
Removed hyphen from pre-/re- prefixes.
|
2 năm trước cách đây |
David Smith
|
67b5f506a6
Changed some words to use inline markup.
|
2 năm trước cách đây |
John Hollingsworth
|
d70b4bea18
Fixed #32518 -- Doc'd that QuerySet.contains() should not be overused.
|
2 năm trước cách đây |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 năm trước cách đây |
Johan Schiff
|
d01709aae2
Fixed #24141 -- Added QuerySet.contains().
|
4 năm trước cách đây |
Adam Johnson
|
8a642b88c3
Changed "Don't overuse count() or exists()" example to Python.
|
4 năm trước cách đây |
Shrikrishna Singh
|
370628673b
Fixed #31350 -- Fixed typo in docs/topics/db/optimization.txt.
|
4 năm trước cách đây |
David Foster
|
6a04e69e68
Fixed #30828 -- Added how to remove/insert many-to-many relations in bulk to the database optimization docs.
|
5 năm trước cách đây |
Simon Charette
|
35396a7f24
Refs #26207 -- Removed obsolete note about slow constructing a model with deferred fields.
|
5 năm trước cách đây |
Mariusz Felisiak
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 năm trước cách đây |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 năm trước cách đây |
daniel a rios
|
68aeb90160
Fixed #30656 -- Added QuerySet.bulk_update() to the database optimization docs.
|
5 năm trước cách đây |
daniel a rios
|
fe33fdc049
Refs #30656 -- Reorganized bulk methods in the database optimization docs.
|
5 năm trước cách đây |
Akshesh
|
888fdf182e
Fixed #30419 -- Favored Meta.indexes over Meta.index_together in optimization docs.
|
5 năm trước cách đây |
François Freitag
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
6 năm trước cách đây |
Tom Forbes
|
b042ab8976
Fixed #29685 -- Added QuerySet.explain() to the database optimization docs.
|
6 năm trước cách đây |
Luke Plant
|
e283c1a267
Linked to prefetch_related_objects func in DB optimization docs.
|
7 năm trước cách đây |
Claude Paroz
|
01f658644a
Updated various links in docs to avoid redirects
|
7 năm trước cách đây |
Tim Graham
|
e2d02c1fc9
Used a nontemporal example in QuerySet.bulk_create() in docs.
|
8 năm trước cách đây |
Simon Charette
|
64aba7a8ab
Fixed #26438 -- Fixed multiple .objects typos in the docs.
|
8 năm trước cách đây |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
8 năm trước cách đây |
Claude Paroz
|
64982cc2fb
Updated Wikipedia links to use https
|
9 năm trước cách đây |
Tim Graham
|
e8cd65f829
Fixed #25213 -- Discouraged use of QuerySet.extra()
|
9 năm trước cách đây |
Alex de Landgraaf
|
c8d61fa109
Fixed #21986 -- Added some guidelines for database indexes.
|
10 năm trước cách đây |
Ramiro Morales
|
9dc45efeba
Reference Meta.index_together in DB performance guide.
|
11 năm trước cách đây |
evildmp
|
dc8f95b639
Fixed #20877 -- added a performance optimization guide
|
11 năm trước cách đây |
e0ne
|
cbf08c6b0c
Fixed #16895 -- Warned about cost of QuerySet ordering
|
11 năm trước cách đây |