mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Rearranged URL namespaces to satisfy deprecation warnings
This commit is contained in:
@@ -29,4 +29,5 @@ router.register(r'image-attachments', views.ImageAttachmentViewSet)
|
||||
# Recent activity
|
||||
router.register(r'recent-activity', views.RecentActivityViewSet)
|
||||
|
||||
app_name = 'extras-api'
|
||||
urlpatterns = router.urls
|
||||
|
Reference in New Issue
Block a user