.. |
fields
|
Fixed #33413 -- Made migrations propage collations to related fields.
|
2022-05-02 08:13:38 +02:00 |
functions
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
sql
|
Fixed typo in Query.clone()'s docstring.
|
2022-05-13 06:56:20 +02:00 |
__init__.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
aggregates.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
base.py
|
Fixed #30581 -- Added support for Meta.constraints validation.
|
2022-05-10 11:22:23 +02:00 |
constants.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
constraints.py
|
Fixed #30581 -- Added support for Meta.constraints validation.
|
2022-05-10 11:22:23 +02:00 |
deletion.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
enums.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
expressions.py
|
Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy and Expression.asc()/desc().
|
2022-05-12 11:30:03 +02:00 |
indexes.py
|
Removed unnecessary variable in Index.create_sql().
|
2022-04-22 19:07:56 +02:00 |
lookups.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
manager.py
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
options.py
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
query.py
|
Refs #33646 -- Reduced sync_to_async hops on async QuerySet iteration.
|
2022-05-04 08:31:59 +02:00 |
query_utils.py
|
Refs #30581 -- Added Q.check() hook.
|
2022-05-04 08:47:52 +02:00 |
signals.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
utils.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |