forked from pool/python-django-silk
This branch is 33 commits behind pool/python-django-silk:factory
- update to 5.1.0:
* This release includes Fix deprecation warning for
get_storage_class #669
* which deprecates `SILKY_STORAGE_CLASS`. Users should instead
use the Django `STORAGES` configuration.
* Also, for python 3.12, the `cProfile` stdlib library cannot
be enabled multiple times concurrently.
* Silk will therefore skip profiling if another profile is
already enabled.
* Allow option to delete profiles
* Gracefully error out when there are concurrent profilers
* Always disable cProfile as part of cleanup
* Fix when Session, Authentication or Message middlewares are
not present
* Support Django 4.2
* Support python 3.12
* Support Django 5
* Remove deprecated datetime.timezone.utc
* Derive version from importlib
OBS-URL: https://build.opensuse.org/request/show/1142775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-silk?expand=0&rev=14
Description
No description provided
Languages
RPM Spec
100%