python-django-redis
No description set
- Developed at devel:languages:python:django
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-django-redis && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
django-redis-4.12.1.tar.gz | 0000023350 22.8 KB | |
python-django-redis.changes | 0000002268 2.21 KB | |
python-django-redis.spec | 0000003020 2.95 KB |
Revision 7 (latest revision is 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 825346
from
Tomáš Chvátal (scarabeus_iv)
(revision 7)
- update to 4.12.1 - drop msgpack-1.patch * moved under jazzband.co * Removed support for end-of-life Django * Removed support for unmaintained redis-py 2.X. * Changed uses of deprecated smart_text() to smart_str(). * Fixed deprecation warning with the msgpack serializer. * The .touch() method now uses the default timeout, to cache forever pass None. * Subclasses of JSONSerializer can now override the encoder_class attribute to change the JSON encoder. It defaults to DjangoJSONEncoder. * Fixed DefaultClient.set() to work with empty Pipeline. * The thread_local parameter is now forwarded to the Redis client.
Comments 0