netbox/docs/plugins
Alexander Haase 58089c726a Merge ScheduledJob into BackgroundJob
Instead of using separate classes, the logic of ScheduledJob is now
merged into the generic BackgroundJob class. This allows reusing the
same logic, but dynamically deciding whether to enqueue the same job
once or multiple times.
2024-07-24 14:37:30 +02:00
..
development Merge ScheduledJob into BackgroundJob 2024-07-24 14:37:30 +02:00
index.md Closes #10696: Break out instructions for installing & removing plugins (#15757) 2024-04-17 11:58:14 -04:00
installation.md Closes #10696: Break out instructions for installing & removing plugins (#15757) 2024-04-17 11:58:14 -04:00
removal.md Updated the documentation section about removing plugins 2024-06-30 15:08:11 -04:00