python-django-redis
No description set
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-django-redis
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:django/python-django-redis && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
django-redis-4.12.1.tar.gz | 0000023350 22.8 KB | |
msgpack-1.patch | 0000000783 783 Bytes | |
python-django-redis.changes | 0000002268 2.21 KB | |
python-django-redis.spec | 0000003020 2.95 KB |
Revision 13 (latest revision is 27)
Ondřej Súkup (mimi_vx)
committed
(revision 13)
- 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