Skip to content

Commit 82fe9b2

Browse files
authored
Update admin integration information in README.md
1 parent 4f2dfaf commit 82fe9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ RQ_EXCEPTION_HANDLERS = ['path.to.my.handler'] # If you need custom exception h
7979

8080
## Admin Integration
8181

82-
_Changed in Version 3.0_
82+
_New in Version 4.0_ (not released)
8383
Django-RQ automatically integrates with Django's admin interface. Once installed, navigate to `/admin/django_rq/dashboard/` to access:
8484
- Queue statistics and monitoring dashboard
8585
- Job registry browsers (scheduled, started, finished, failed, deferred)

0 commit comments

Comments
 (0)