.. |
aggregates
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
fields
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
forms
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
jinja2/postgres/widgets
|
Fixed #28040 -- Updated SplitArrayWidget to use template-based widget rendering.
|
2017-04-29 19:00:21 -04:00 |
locale
|
Updated translations from Transifex.
|
2022-01-29 19:01:15 +01:00 |
templates/postgres/widgets
|
Fixed #28040 -- Updated SplitArrayWidget to use template-based widget rendering.
|
2017-04-29 19:00:21 -04:00 |
__init__.py
|
Fixed #31180 -- Configured applications automatically.
|
2020-07-21 10:35:12 +02:00 |
apps.py
|
Prevented initialization of unused database connections.
|
2022-03-17 07:40:57 +01:00 |
constraints.py
|
Fixed #30581 -- Added support for Meta.constraints validation.
|
2022-05-10 11:22:23 +02:00 |
expressions.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
functions.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
indexes.py
|
Fixed #33607 -- Made PostgresIndex.create_sql() respect the "using" argument.
|
2022-04-15 22:00:28 +02:00 |
lookups.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
operations.py
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
search.py
|
Fixed #33397 -- Corrected resolving output_field for DateField/DateTimeField/TimeField/DurationFields.
|
2022-03-31 11:05:23 +02:00 |
serializers.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01: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 |
validators.py
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |