Mariusz Felisiak
|
cb06f5ef8c
Reverted "Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTransform()."
|
2 gadi atpakaļ |
Alex Morega
|
838cc0f449
Fixed #33965 -- Improved file-like object example of ImageField in docs.
|
2 gadi atpakaļ |
Swara
|
12617fbd85
Corrected the direction of arrows in admin selector boxes for RTL languages.
|
2 gadi atpakaļ |
Swara
|
08303f4f06
Added Central Kurdish (Sorani) language.
|
2 gadi atpakaļ |
Alex Morega
|
de6c9c7054
Refs #30947 -- Changed tuples to lists where appropriate.
|
2 gadi atpakaļ |
Simon Charette
|
b3db6c8dcb
Fixed #21204 -- Tracked field deferrals by field instead of models.
|
2 gadi atpakaļ |
Simon Charette
|
5d12650ed9
Refs #21204 -- Added more QuerySet.defer()/only() tests for invalid fields.
|
2 gadi atpakaļ |
Simon Charette
|
60613ef516
Merged nested if statements in select_related_descend().
|
2 gadi atpakaļ |
Iván Camilo Triviño López
|
411a6ec93a
Fixed #33958 -- Added imports to examples in "Expressions can reference transforms" section.
|
2 gadi atpakaļ |
Ilia Peterov
|
0010721e89
Improved example of index on SearchVector in full text search docs.
|
2 gadi atpakaļ |
Mariusz Felisiak
|
a9e7beb959
Refs #33953 -- Fixed test_rename_model_with_db_table_rename_m2m() crash on SQLite < 3.20.
|
2 gadi atpakaļ |
Mariusz Felisiak
|
4483a9b12f
Fixed #33960 -- Fixed migrations crash on SQLite < 3.26.
|
2 gadi atpakaļ |
Mariusz Felisiak
|
f210de760b
Refs #28333 -- Fixed NonQueryWindowTests.test_invalid_filter() on databases that don't support window expressions.
|
2 gadi atpakaļ |
Mohamed Karam
|
b92ffebb0c
Fixed #33954 -- Prevented models.DecimalField from accepting NaN, Inf, and -Inf values.
|
2 gadi atpakaļ |
David Wobrock
|
806e9e2d0d
Fixed #33952 -- Reallowed creating reverse foreign key managers on unsaved instances.
|
2 gadi atpakaļ |
Simon Charette
|
0701bb8e1f
Fixed #33928 -- Avoided unnecessary queries when cascade updating.
|
2 gadi atpakaļ |
Simon Charette
|
a9be1dc551
Refs #33928 -- Removed unnecessary attribute assignment on on-delete updates.
|
2 gadi atpakaļ |
Mariusz Felisiak
|
081871bc20
Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL.
|
2 gadi atpakaļ |
Iuri de Silvio
|
166a3b3263
Fixed #33953 -- Reverted "Fixed #33201 -- Made RenameModel operation a noop for models with db_table."
|
2 gadi atpakaļ |
Simon Charette
|
71902e0d9f
Fixed #33938 -- Fixed migration crash for m2m with a through model in another app.
|
2 gadi atpakaļ |
Jan Pieter Waagmeester
|
2480554dc4
Fixed typo in django/db/models/fields/files.py comment.
|
2 gadi atpakaļ |
Neeraj Kumar
|
9942f3fb49
Fixed #33830 -- Fixed VariableDoesNotExist when rendering ClearableFileInput.
|
2 gadi atpakaļ |
Daniel Hahler
|
6f49b7b69b
Refs #18707 -- Corrected django.test.Client signature in docs.
|
2 gadi atpakaļ |
Willem Van Onsem
|
16fffc829c
Fixed #33916 -- Added support for serialization of enum.Flag in migrations.
|
2 gadi atpakaļ |
Simon Charette
|
b30c0081d4
Refs #27412 -- Confirmed support for executing Coalesce(subquery).
|
2 gadi atpakaļ |
Kanza
|
5f5401b114
Fixed #33920 -- Doc'd dependency of LOGGING_CONFIG callback on non-empty LOGGING.
|
2 gadi atpakaļ |
David Wobrock
|
897f38fabe
Fixed #33927 -- Fixed crash when displaying ArrayField with choices in admin.
|
2 gadi atpakaļ |
Claude Paroz
|
4488a25cc9
Removed unused path variable in model_fields tests.
|
2 gadi atpakaļ |
Claude Paroz
|
903ac2f364
Fixed #33949 -- Fixed fixture dirs duplicates with Path instances.
|
2 gadi atpakaļ |
Alex Morega
|
7e6b537f5b
Fixed #33939 -- Used functools.partial() in transaction.on_commit() examples.
|
2 gadi atpakaļ |