mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Add ActionsMixin to __all__
This commit is contained in:
@@ -3,6 +3,7 @@ from collections import defaultdict
|
||||
from utilities.permissions import get_permission_for_model
|
||||
|
||||
__all__ = (
|
||||
'ActionsMixin',
|
||||
'TableMixin',
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user