index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved examples in docs about raw SQL queries.
Mariusz Felisiak
2023-04-20
1
-7
/
+10
*
Fixed #34463 -- Corrected code-block directives in docs.
Yahya Ali
2023-04-06
1
-1
/
+1
*
Fixed #34409 -- Doc'd limitation of dictfetchall() and namedtuplefetchall() e...
Jesper Olsson
2023-03-22
1
-2
/
+11
*
Fixed #34388 -- Allowed using choice enumeration types directly on model and ...
T. Franzel
2023-03-21
1
-1
/
+1
*
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
15
-428
/
+586
*
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2023-02-28
4
-8
/
+15
*
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
12
-205
/
+602
*
Fixed #34310 -- Added deletion example to one-to-one topic.
Marcelo Galigniana
2023-02-07
1
-0
/
+10
*
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2023-01-17
2
-17
/
+0
*
Fixed #33308 -- Added support for psycopg version 3.
Daniele Varrazzo
2022-12-15
1
-2
/
+2
*
Refs #33308 -- Deprecated support for passing encoded JSON string literals to...
Simon Charette
2022-12-01
1
-3
/
+14
*
Refs #34099 -- Doc'd that custom Model.save() should update update_fields kwarg.
sarahboyce
2022-11-14
1
-0
/
+27
*
Improved readability of string interpolation in frequently used examples in d...
Trey Hunner
2022-11-10
3
-3
/
+3
*
Refs #33939 -- Improved transaction.on_commit() docs.
Adam Johnson
2022-11-04
1
-25
/
+27
*
Fixed #34054 -- Created a new fixtures topic.
Filip Lajszczak
2022-11-02
2
-0
/
+158
*
Fixed #33966 -- Added support for using KeyTextTransform from lookup.
Allen Jonathan David
2022-09-16
1
-0
/
+27
*
Described Article-Reporter relationship in many-to-one topic.
Pamela Fox
2022-09-15
1
-1
/
+4
*
Corrected example of redundant all() in docs.
Dhanush
2022-09-09
1
-1
/
+1
*
Fixed #33616 -- Allowed registering callbacks that can fail in transaction.on...
SirAbhi13
2022-09-06
1
-5
/
+18
*
Refs #30947 -- Changed tuples to lists where appropriate.
Alex Morega
2022-08-30
1
-2
/
+2
*
Fixed #33958 -- Added imports to examples in "Expressions can reference trans...
Iván Camilo Triviño López
2022-08-30
1
-0
/
+3
*
Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL.
Mariusz Felisiak
2022-08-26
1
-1
/
+1
*
Fixed #33939 -- Used functools.partial() in transaction.on_commit() examples.
Alex Morega
2022-08-23
1
-2
/
+4
*
Fixed #33820 -- Doc'd "true"/"false"/"null" caveat for JSONField key transfor...
Mariusz Felisiak
2022-07-26
1
-0
/
+6
*
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-05-31
1
-1
/
+1
*
Removed unnecessary semicolons in docs about performing raw SQL.
Tom Sparrow
2022-05-19
1
-3
/
+3
*
Refs #33646 -- Fixed link markup in queries topic doc.
Simon Willison
2022-05-18
1
-2
/
+2
*
Removed hyphen from pre-/re- prefixes.
David
2022-04-28
2
-3
/
+3
*
Changed "ie." to "i.e." in docs.
David
2022-04-28
1
-1
/
+1
*
Fixed #33646 -- Added async-compatible interface to QuerySet.
Andrew Godwin
2022-04-26
1
-0
/
+96
*
Added missing backticks to function names.
Mariusz Felisiak
2022-03-17
2
-2
/
+2
*
Changed some words to use inline markup.
David Smith
2022-03-10
1
-2
/
+2
*
Rewrote some references to "master".
Adam Johnson
2022-03-08
1
-9
/
+9
*
Fixed #29865 -- Added logical XOR support for Q() and querysets.
Ryan Heard
2022-03-04
1
-5
/
+10
*
Removed redundant QuerySet.all() calls in docs and tests.
Nick Pope
2022-02-22
3
-7
/
+7
*
Fixed #32518 -- Doc'd that QuerySet.contains() should not be overused.
John Hollingsworth
2022-02-08
1
-22
/
+30
*
Fixed #27936 -- Rewrote spanning multi-valued relationships docs.
Jacob Walls
2021-12-30
1
-41
/
+63
*
Added default values to Entry's fields in making queries docs.
Mariusz Felisiak
2021-12-30
1
-4
/
+6
*
Avoided counting attributes and methods in docs.
Mariusz Felisiak
2021-12-28
1
-2
/
+2
*
Fixed #16063 -- Adjusted admin changelist searches spanning multi-valued rela...
Jacob Walls
2021-12-15
1
-0
/
+2
*
Fixed #33161 -- Enabled durability check for nested atomic blocks in TestCase.
Krzysztof Jagiello
2021-11-12
1
-4
/
+3
*
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-09-20
4
-16
/
+0
*
Made sentence about Model consistent in docs.
Zainab Amir
2021-08-26
1
-3
/
+3
*
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-29
3
-17
/
+17
*
Fixed #30427, Fixed #16176 -- Corrected setting descriptor in Field.contribut...
Carlton Gibson
2021-06-15
1
-0
/
+7
*
Refs #14357 -- Updated docs about interaction between aggregations and QueryS...
Mariusz Felisiak
2021-06-08
1
-19
/
+15
*
Changed IRC references to Libera.Chat.
Mariusz Felisiak
2021-05-20
1
-3
/
+2
*
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-05-17
1
-1
/
+1
*
Refs #32720 -- Fixed some broken links in docs.
Nick Pope
2021-05-17
1
-1
/
+1
*
Fixed #32618 -- Added link to conditional aggregation in aggregation topic gu...
Hasan Ramezani
2021-04-09
1
-1
/
+1
[next]