django-rqnow automatically integrates with Django's admin backend without manual URL configuration. Thanks @selwin and @terencehonles!- Added new
COMMIT_MODEsetting to replaceAUTOCOMMIT. More info in docs. Thanks @selwin! - Cron scheduler detail page now shows jobs configured in that particular scheduler. Thanks @selwin!
- Removed legacy Sentry integration. Thanks @selwin!