diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2021-03-25 15:34:36 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-03-26 10:32:33 -0700 |
commit | d0cccb374ceccd315df6e665d1e55c709d6acc1d (patch) | |
tree | c8e65cfd277afe2adfd029ece0abeac883baaa3f /meta-python/recipes-devtools/python/python3-sqlparse | |
parent | 0715e83336560fdb1d9ad5d6dc6a17c267c62c2a (diff) | |
download | meta-openembedded-d0cccb374ceccd315df6e665d1e55c709d6acc1d.tar.gz |
python3-djangorestframework: Upgrade 3.12.2 -> 3.12.3
Upgrade to release 3.12.3:
- Properly handle ATOMIC_REQUESTS when multiple database
configurations are used.
- Bypass COUNT query when LimitOffsetPagination is configured but
pagination params are not included on the request.
- Respect allow_null=True on DecimalField.
- Allow title cased "Yes"/"No" values with BooleanField.
- Add PageNumberPagination.get_page_number() method for overriding
behavior.
- Fixed rendering of timedelta values in OpenAPI schemas, when
present as default, min, or max fields.
- Render JSONFields with indentation in browsable API forms.
- Remove unnecessary database query in admin Token views.
- Raise validation errors when bools are passed to
PrimaryKeyRelatedField fields, instead of casting to ints.
- Don't include model properties as automatically generated
ordering fields with OrderingFilter.
- Use deque instead of list for tracking throttling .history.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-sqlparse')
0 files changed, 0 insertions, 0 deletions