Mariusz Felisiak
|
0379e7532f
[5.0.x] Applied Black's 2024 stable style.
|
1 tahun lalu |
Natalia
|
acd4595ab0
[5.0.x] Refs #30601 -- Fixed typos in docs/topics/db/transactions.txt.
|
1 tahun lalu |
lufafajoshua
|
c8ac50c201
[5.0.x] Fixed #30601 -- Doc'd the need to manually revert all app state on transaction rollbacks.
|
1 tahun lalu |
Mariusz Felisiak
|
02376f1f53
Added missing backticks in docs.
|
1 tahun lalu |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 tahun lalu |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
2 tahun lalu |
Daniele Varrazzo
|
09ffc5c121
Fixed #33308 -- Added support for psycopg version 3.
|
2 tahun lalu |
Adam Johnson
|
444b6da7cc
Refs #33939 -- Improved transaction.on_commit() docs.
|
2 tahun lalu |
SirAbhi13
|
4a1150b41d
Fixed #33616 -- Allowed registering callbacks that can fail in transaction.on_commit().
|
2 tahun lalu |
Alex Morega
|
7e6b537f5b
Fixed #33939 -- Used functools.partial() in transaction.on_commit() examples.
|
2 tahun lalu |
David
|
1c2bf80acb
Changed "ie." to "i.e." in docs.
|
3 tahun lalu |
Krzysztof Jagiello
|
8d9827c06c
Fixed #33161 -- Enabled durability check for nested atomic blocks in TestCase.
|
3 tahun lalu |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 tahun lalu |
Nick Pope
|
7c4ee487c7
Refs #32720 -- Fixed some broken links in docs.
|
3 tahun lalu |
Ian Foote
|
3828879eee
Fixed #32220 -- Added durable argument to transaction.atomic().
|
4 tahun lalu |
Adam Johnson
|
e906ff6fca
Fixed #30457 -- Added TestCase.captureOnCommitCallbacks().
|
4 tahun lalu |
David Smith
|
06c8565a46
Updated link to Celery.
|
4 tahun lalu |
Nick Pope
|
a9337b4add
Used :pep: role in various docs.
|
4 tahun lalu |
Adam Johnson
|
d17b380653
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
|
4 tahun lalu |
Simon Charette
|
fa5e7e46d8
Fixed #31423 -- Clarified nested atomic() example.
|
4 tahun lalu |
Jon Dufresne
|
958977f662
Fixed #31212 -- Updated psycopg links to HTTPS and new location.
|
5 tahun lalu |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 tahun lalu |
Tim Graham
|
27193aea00
Fixed #28584 -- Dropped support for SQLite < 3.7.15.
|
7 tahun lalu |
Jonatas CD
|
c9b22707b0
Fixed #28479 -- Doc'd that transaction rollback doesn't revert model state.
|
7 tahun lalu |
Tim Graham
|
259875535b
Removed unneeded right quotes in docs to fix spelling errors.
|
7 tahun lalu |
Tim Graham
|
9819676676
Updated links to the current version of MySQL docs.
|
8 tahun lalu |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 tahun lalu |
Tim Graham
|
98839e9066
Removed British/Austrialian word: whilist.
|
9 tahun lalu |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 tahun lalu |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 tahun lalu |