David Smith
|
ec5659382a
Fixed #32339 -- Added div.html form template.
|
2 年之前 |
Mariusz Felisiak
|
27b07a3246
Refs #30581 -- Moved CheckConstraint tests for conditional expressions to migrations.test_operations.
|
2 年之前 |
Stefan Brand
|
c5cc750b56
Corrected example in Polygon docstring.
|
2 年之前 |
David Wobrock
|
8f04473af1
Fixed #25105 -- Checked deferred constraints before updating rows on PostgreSQL.
|
2 年之前 |
Carlton Gibson
|
fde946daff
Refs #32339 -- Restructured outputting HTML form docs.
|
2 年之前 |
Gagaro
|
5d91dc8ee3
Refs #30581 -- Added Q.check() hook.
|
3 年之前 |
Simon Charette
|
1109e66990
Refs #33646 -- Reduced sync_to_async hops on async QuerySet iteration.
|
2 年之前 |
Mariusz Felisiak
|
37470bbd90
Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4.
|
2 年之前 |
Gagaro
|
9d04711261
Refs #30581 -- Added Q.flatten().
|
2 年之前 |
Alokik Vijay
|
df22566748
Fixed #33658 -- Doc'd ModelChoiceField.blank attribute.
|
2 年之前 |
Mariusz Felisiak
|
aa8b9279e4
Fixed CoveringIndexTests.test_covering_partial_index() when DEFAULT_INDEX_TABLESPACE is set.
|
2 年之前 |
Collin Anderson
|
3b898ea61e
Fixed #29854 -- Made _all_related_fields() return deterministically ordered fields.
|
2 年之前 |
Carlton Gibson
|
c5fd5e3cc3
Updated release date for Django 4.0.5.
|
2 年之前 |
Hrushikesh Vaidya
|
f74d4cae6d
Fixed #33667 -- Used --header-branding-color for branding headers in admin.
|
2 年之前 |
Mariusz Felisiak
|
271a8e73ee
Refs #33646 -- Made QuerySet.raw() async-compatible.
|
2 年之前 |
Mariusz Felisiak
|
77926176b2
Refs #33646 -- Added RawModelIterable.
|
2 年之前 |
David Wobrock
|
aca9bb2a12
Fixed #33413 -- Made migrations propage collations to related fields.
|
2 年之前 |
Tim Graham
|
694cf458f1
Removed 'tests' path prefix in a couple tests.
|
2 年之前 |
Mariusz Felisiak
|
1b3a949ba2
Refs #33671 -- Fixed migrations crash when adding collation to a primary key on Oracle.
|
2 年之前 |
Clemens Wolff
|
f0ba799edf
Refs #30426 -- Updated XFrameOptionsMiddleware docstring.
|
2 年之前 |
Mariusz Felisiak
|
b34238addc
Fixed #33670 -- Fixed altering primary key on SQLite.
|
2 年之前 |
Steven DeMartini
|
562e3bc09a
Refs #23435 -- Added note about GenericForeignKey indexes to docs.
|
2 年之前 |
David Wobrock
|
87da283338
Refs #33413 -- Added collation to CharField/TextField's db_parameters.
|
2 年之前 |
mpachas
|
aa28c392b9
Fixed #33661 -- Corrected Catalan date-format localization.
|
2 年之前 |
David
|
ce586ed693
Removed hyphen from pre-/re- prefixes.
|
3 年之前 |
David
|
33e89de8ca
Changed "stdlib" to "Standard Library" in docs/releases/1.9.txt.
|
3 年之前 |
David
|
2ed6f20e7a
Added links to Solr and Haystack in docs.
|
3 年之前 |
David
|
51874dd160
Added backticks to code literals in various docs.
|
3 年之前 |
David
|
15b888bb83
Changed "refactorings" to "refactoring" in docs/releases/1.0.txt.
|
3 年之前 |
David
|
1c2bf80acb
Changed "ie." to "i.e." in docs.
|
3 年之前 |