github rq/django-rq v2.5.0

latest releases: v2.10.2, v2.10.1, v2.9.0...
2 years ago
  • Better integration with Django admin, along with a new Access admin page permission that you can selectively grant to users. Thanks @haakenlid!
  • Worker count is now updated everytime you view workers for that specific queue. Thanks @cgl!
  • Add the capability to pass arbitrary Redis client kwargs. Thanks @juanjgarcia!
  • Always escape text when rendering job arguments. Thanks @rhenanbartels!
  • Add @never_cache decorator to all Django-RQ views. Thanks @Cybernisk!
  • SSL_CERT_REQS argument should also be passed to Redis client even when Redis URL is used. Thanks @paltman!

Don't miss a new django-rq release

NewReleases is sending notifications on new releases.