pkgsrc/www/py-djangorestframework
adam 36d652a07d py-djangorestframework: updated to 3.12.4
3.12.4

Revert use of deque instead of list for tracking throttling .history. (Due to incompatibility with DjangoRedis cache backend.


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.
2021-04-03 07:33:30 +00:00
..
DESCR
distinfo py-djangorestframework: updated to 3.12.4 2021-04-03 07:33:30 +00:00
Makefile py-djangorestframework: updated to 3.12.4 2021-04-03 07:33:30 +00:00
PLIST py-djangorestframework: updated to 3.12.2 2021-01-20 10:57:01 +00:00