mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-11 21:12:11 +01:00
Instead of defining individual names on enqueue, BackgroundJob classes can now set a job name in their meta class. This is equivalent to other Django classes and NetBox scripts.