django-rq required for webhooks but not mentoned #2774

Closed
opened 2025-12-29 18:22:02 +01:00 by adam · 1 comment
Owner

Originally created by @neilfab on GitHub (Aug 4, 2019).

Change Type

[X ] Addition
[ ] Correction
[ ] Deprecation
[ ] Cleanup (formatting, typos, etc.)

Webhooks Configuration
It is not clear that django-rq is required for webhooks, requirements.txt does not seem to fit as this is optional but easiest solution could be adding
"sudo pip3 install django-rq" to the docs in this section

Originally created by @neilfab on GitHub (Aug 4, 2019). # Change Type [X ] Addition [ ] Correction [ ] Deprecation [ ] Cleanup (formatting, typos, etc.) Webhooks Configuration It is not clear that django-rq is required for webhooks, requirements.txt does not seem to fit as this is optional but easiest solution could be adding "sudo pip3 install django-rq" to the docs in this section
adam closed this issue 2025-12-29 18:22:02 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 5, 2019):

django-rq is listed in requirements.txt along with all the other Django packages NetBox needs.

@jeremystretch commented on GitHub (Aug 5, 2019): `django-rq` is listed in `requirements.txt` along with all the other Django packages NetBox needs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2774