Jaime Terreu
|
d87bb0eb3e
Fixed typo in docs/ref/databases.txt.
|
1 week ago |
Kim Yeongbin
|
14b46c1b84
Corrected SHORT_DATE_FORMAT for Korean (ko).
|
1 week ago |
Natalia
|
56e23b2319
Fixed #36158 -- Refactored shell command to improve auto-imported objects reporting.
|
2 weeks ago |
Sarah Boyce
|
05002c153c
Fixed #36182 -- Returned "?" if all parameters are removed in querystring template tag.
|
2 weeks ago |
Georgi Yanchev
|
0ee842bb45
Fixed #36146 -- Recorded applied/unapplied migrations recursively.
|
2 weeks ago |
Mariusz Felisiak
|
54a902c6e8
Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on MariaDB 11.7+."
|
1 week ago |
Mariusz Felisiak
|
eb70aafdba
Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11.7+."
|
1 week ago |
Simon Charette
|
d386405e04
Refs #36181 -- Removed the obsolete SubqueryConstraint machinery.
|
2 weeks ago |
Simon Charette
|
8561100425
Fixed #36181 -- Allowed Subquery usage in __in lookups against composite pks.
|
2 weeks ago |
Tim Graham
|
47c837a1ff
Refs #23919 -- Removed Python 2 workaround in fixtures_regress.
|
2 weeks ago |
Simon Charette
|
41239fe34d
Fixed #36149 -- Allowed subquery values against tuple exact and in lookups.
|
4 weeks ago |
Natalia
|
0597e8ad1e
Refs #35515 -- Fixed shell command verbose output when auto-importing 0 or 1 object.
|
2 weeks ago |
Natalia
|
44ccd20375
Refs #35515 -- Refactored internal `get_and_report_namespace` in the shell command.
|
2 weeks ago |
Natalia
|
3839afb63a
Refs #35515 -- Added missing docs for `--no-imports` flag for the shell command.
|
2 weeks ago |
Natalia
|
ca0794fa32
Wrapped lines at 79 cols in docs/howto/custom-shell.txt.
|
2 weeks ago |
Mariusz Felisiak
|
0dc61495b2
Specified "django" repository for twine call in docs/internals/howto-release-django.txt.
|
2 weeks ago |
Simon Charette
|
4a3ad9eebb
Fixed #36148 -- Enabled native tuple comparison lookups on SQLite 3.37+ and Oracle 23.4+.
|
4 weeks ago |
Simon Charette
|
a0a765ddeb
Refs #36148 -- Relied on a feature switch to define tuple lookups support.
|
1 month ago |
Simon Charette
|
c326cfe3b1
Refs #373 -- Delegated Tuple compilation to compiler.
|
2 weeks ago |
Mariusz Felisiak
|
17160819f3
Fixed #36105 -- Dropped support for MariaDB 10.5.
|
2 weeks ago |
Simon Charette
|
0bac41fc7e
Refs #34975 -- Removed unnecessary lookups.In.get_refs().
|
2 months ago |
Simon Charette
|
089deb82b9
Fixed #36025 -- Fixed re-aliasing of iterable (in/range) lookups rhs.
|
2 months ago |
brian
|
b13b8684a0
Fixed #36061 -- Added migration support for ManyToManyField.through_fields.
|
1 month ago |
Simon Charette
|
2598b371a9
Fixed #35677 -- Avoided non-sticky filtering of prefetched many-to-many.
|
1 month ago |
Ben Cail
|
db7b1ae9f6
Refs #22997 -- Prevented requesting a default value for auto fields.
|
4 months ago |
Natalia
|
1f33f21fca
Fixed #36165 -- Made PostgreSQL's SchemaEditor._delete_index_sql() respect the "sql" argument.
|
3 weeks ago |
Natalia
|
e2a8f4dac8
Added stub release notes for 5.1.7.
|
3 weeks ago |
Natalia
|
294cc965ef
Added release date for 5.1.6, 5.0.12, and 4.2.19.
|
3 weeks ago |
amirreza sohrabi far
|
5da3ad7bf9
Clarified docs for default email value in UserManager.create_user().
|
3 weeks ago |
nessita
|
f609a2da86
Refs #35612 -- Extended docs on how the security team evaluates reports.
|
3 weeks ago |