- update to 5.5.0: * Fix context manager for `_process_response` (#827) * Fix mouse event for sql navigation (#847) * Add support for Django 6.0 (#836) * Add support for Python 3.14 (#834) * Get paginator limit from URL params (#646) * Hide pagination when there's only one page (#844) * Remove official support for Python 3.9 (#834) * Fix double EXPLAIN when calling explain on queryset (#654) * Fix serialization issues for binary and json fields (#821) * Reverts #798 which causes issues when serializing JSONFields * Also reverts #798 which has a race condition when modifying `execute_sql` * Catch and ignore sql encoding errors (#810) @albertyw * Document that context_processors.request is required (#815) * Fix documentation formatting (#810) @albertyw * Test refactors (#814) @albertyw * Fixes curl/client values rendering in request_detail (#797) * Fix serialization of non-unicode binary data, add cleanup in middleware (#798) @glennmatthews * Make transactions target the DB alias selected by the router (#801) @OscarVanL * Add support for Django 5.2 (#784) @albertyw * Support opening SQL details in a new window (#788) * Avoid timeouts when deserializing large jsons (#768) * Make autopep8 optional (#782) @albertyw * Fix masking sensitive data when an empty `SILKY_SENSITIVE_KEYS` is provided (#777) @ahsanshafiq742 * Remove support for Django 5.0 (#783) @albertyw * Fix logger deprecations (#766) @rjdebastiani OBS-URL: https://build.opensuse.org/request/show/1343411 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-silk?expand=0&rev=18
Description
No description provided
Languages
RPM Spec
100%