Simon Charette
|
8561100425
Fixed #36181 -- Allowed Subquery usage in __in lookups against composite pks.
|
пре 1 месец |
Tim Graham
|
47c837a1ff
Refs #23919 -- Removed Python 2 workaround in fixtures_regress.
|
пре 1 месец |
Simon Charette
|
41239fe34d
Fixed #36149 -- Allowed subquery values against tuple exact and in lookups.
|
пре 1 месец |
Natalia
|
0597e8ad1e
Refs #35515 -- Fixed shell command verbose output when auto-importing 0 or 1 object.
|
пре 1 месец |
Natalia
|
44ccd20375
Refs #35515 -- Refactored internal `get_and_report_namespace` in the shell command.
|
пре 1 месец |
Natalia
|
3839afb63a
Refs #35515 -- Added missing docs for `--no-imports` flag for the shell command.
|
пре 1 месец |
Natalia
|
ca0794fa32
Wrapped lines at 79 cols in docs/howto/custom-shell.txt.
|
пре 1 месец |
Mariusz Felisiak
|
0dc61495b2
Specified "django" repository for twine call in docs/internals/howto-release-django.txt.
|
пре 1 месец |
Simon Charette
|
4a3ad9eebb
Fixed #36148 -- Enabled native tuple comparison lookups on SQLite 3.37+ and Oracle 23.4+.
|
пре 1 месец |
Simon Charette
|
a0a765ddeb
Refs #36148 -- Relied on a feature switch to define tuple lookups support.
|
пре 1 месец |
Simon Charette
|
c326cfe3b1
Refs #373 -- Delegated Tuple compilation to compiler.
|
пре 1 месец |
Mariusz Felisiak
|
17160819f3
Fixed #36105 -- Dropped support for MariaDB 10.5.
|
пре 1 месец |
Simon Charette
|
0bac41fc7e
Refs #34975 -- Removed unnecessary lookups.In.get_refs().
|
пре 3 месеци |
Simon Charette
|
089deb82b9
Fixed #36025 -- Fixed re-aliasing of iterable (in/range) lookups rhs.
|
пре 3 месеци |
brian
|
b13b8684a0
Fixed #36061 -- Added migration support for ManyToManyField.through_fields.
|
пре 2 месеци |
Simon Charette
|
2598b371a9
Fixed #35677 -- Avoided non-sticky filtering of prefetched many-to-many.
|
пре 2 месеци |
Ben Cail
|
db7b1ae9f6
Refs #22997 -- Prevented requesting a default value for auto fields.
|
пре 5 месеци |
Natalia
|
1f33f21fca
Fixed #36165 -- Made PostgreSQL's SchemaEditor._delete_index_sql() respect the "sql" argument.
|
пре 1 месец |
Natalia
|
e2a8f4dac8
Added stub release notes for 5.1.7.
|
пре 1 месец |
Natalia
|
294cc965ef
Added release date for 5.1.6, 5.0.12, and 4.2.19.
|
пре 1 месец |
amirreza sohrabi far
|
5da3ad7bf9
Clarified docs for default email value in UserManager.create_user().
|
пре 1 месец |
nessita
|
f609a2da86
Refs #35612 -- Extended docs on how the security team evaluates reports.
|
пре 1 месец |
antoliny0919
|
1330cb5705
Fixed #36069 -- Fixed the delete button position in TabularInlines.
|
пре 2 месеци |
antoliny0919
|
b1324a680a
Fixed #36055 -- Prevented overlap of object-tools buttons and page header in the admin.
|
пре 2 месеци |
Arnaldo Govenem
|
8ff1399f06
Fixed #36058 -- Refactored SpatialRefSysMixin.srs to use cached_property.
|
пре 2 месеци |
Andrew Harris
|
5f30fd2358
Refs #36036 -- Added support for GEOSHasM.
|
пре 2 месеци |
Simon Charette
|
198b30168d
Fixed #36135 -- Fixed reverse GenericRelation prefetching.
|
пре 1 месец |
nessita
|
d15454a6e8
Fixed #36140 -- Allowed BaseUserCreationForm to define non required password fields.
|
пре 1 месец |
Mike Edmunds
|
248d8457cb
Fixed #36162 -- Fixed the `black` Makefile docs rule to work on macOS.
|
пре 1 месец |
Simon Charette
|
4608d34b34
Fixed #36088 -- Avoided unnecessary DEFAULT usage on bulk_create().
|
пре 3 месеци |