Natalia
|
acd4595ab0
[5.0.x] Refs #30601 -- Fixed typos in docs/topics/db/transactions.txt.
|
1 년 전 |
Natalia
|
c8bc72462d
[5.0.x] Refs #15578 -- Made cosmetic edits to fixtures docs.
|
1 년 전 |
Tom Carrick
|
602835202d
[5.0.x] Fixed #34932 -- Restored varchar_pattern_ops/text_pattern_ops index creation when deterministic collaction is set.
|
1 년 전 |
Mariusz Felisiak
|
329ae408bf
[5.0.x] Fixed typo in docs/topics/forms/index.txt.
|
1 년 전 |
Sarah Boyce
|
dfdca516ea
[5.0.x] Fixed typos in docs/ref/models/expressions.txt.
|
1 년 전 |
lufafajoshua
|
c8ac50c201
[5.0.x] Fixed #30601 -- Doc'd the need to manually revert all app state on transaction rollbacks.
|
1 년 전 |
Marc Gibbons
|
4e1bb31b39
[5.0.x] Doc'd writing integration tests for the system check framework.
|
1 년 전 |
Izzy Hyman
|
a71f611a9e
[5.0.x] Fixed typo in docs/ref/contrib/gis/geos.txt.
|
1 년 전 |
Leo Suarez
|
89e539488a
[5.0.x] Fixed #15578 -- Stated the processing order of fixtures in the fixtures docs.
|
1 년 전 |
Mariusz Felisiak
|
415ef34c4c
[5.0.x] Added missing pycon directives in various docs.
|
1 년 전 |
Tim Bell
|
8b18e0bb3b
[5.0.x] Fixed #27403 -- Doc'd that QuerySet.prefetch_related() doesn't guarantee transactional consistency.
|
1 년 전 |
Mariusz Felisiak
|
3361668ff4
[5.0.x] Added stub release notes and release date for 4.2.7, 4.1.13, and 3.2.23.
|
1 년 전 |
Mariusz Felisiak
|
00805ff436
[5.0.x] Fixed #34923 -- Avoided initializing LEVEL_TAGS when importing django.contrib.messages.
|
1 년 전 |
Natalia
|
25fec8940b
[5.0.x] Bumped version for 5.0 beta 1.
|
1 년 전 |
Nick Pope
|
cc5901fa8e
[5.0.x] Fixed #34899 -- Added blank choice to forms' callable choices lazily.
|
1 년 전 |
Nick Pope
|
bbe90f3c00
[5.0.x] Refs #34899 -- Extracted Field.flatchoices to flatten_choices helper function.
|
1 년 전 |
Nick Pope
|
711c054722
[5.0.x] Refs #31262 -- Added __eq__() and __getitem__() to BaseChoiceIterator.
|
1 년 전 |
David Sanders
|
08aa336af4
[5.0.x] Fixed #34903, Refs #34825 -- Made workers initialization respect empty set of used connections.
|
1 년 전 |
David Sanders
|
4dec7eded9
[5.0.x] Fixed #34921 -- Fixed crash of warning for unbound naive datetimes.
|
1 년 전 |
Claire Pritchard
|
4979e83d08
[5.0.x] Fixed typo in docs/releases/4.2.txt.
|
1 년 전 |
Lance Goyke
|
9a5b84ba57
[5.0.x] Restructured writing documentation contributing guide.
|
1 년 전 |
David Smith
|
d0c8b45d4a
[5.0.x] Corrected note about using accents in writing documentation contributing guide.
|
1 년 전 |
Chris Frisina
|
26dddf3752
[5.0.x] Fixed #34912 -- Fixed size of back links and bookmarklet help in admindocs pages.
|
1 년 전 |
laserhyena
|
bba963df50
[5.0.x] Fixed #34911 -- Corrected HTML heading levels on admindocs' main page.
|
1 년 전 |
ontowhee
|
31bdf67a9c
[5.0.x] Fixed #34905 -- Corrected admin's main content element rendered in <main> tag.
|
1 년 전 |
Mariusz Felisiak
|
448510a94b
[5.0.x] Refs #34900, Refs #34118 -- Updated assertion in test_skip_class_unless_db_feature() test on Python 3.12.1+.
|
1 년 전 |
Simon Charette
|
4ccca9eedc
[5.0.x] Fixed #34798 -- Fixed QuerySet.aggregate() crash when referencing expressions containing subqueries.
|
1 년 전 |
Adam Johnson
|
12a19321b4
[5.0.x] Refs #34840 -- Improved release note describing index regression.
|
1 년 전 |
Mariusz Felisiak
|
c3cf518a80
[5.0.x] Refs #34840 -- Fixed test_validate_nullable_textfield_with_isnull_true() on databases that don's support table check constraints.
|
1 년 전 |
lufafajoshua
|
d4bbdf5337
[5.0.x] Fixed #34808 -- Doc'd aggregate function's default argument.
|
1 년 전 |