mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-10 03:13:48 +02:00
Implemented static writable ModelSerializers for all models
This commit is contained in:
@@ -2,9 +2,6 @@ from django.conf.urls import include, url
|
||||
|
||||
from rest_framework import routers
|
||||
|
||||
from extras.models import GRAPH_TYPE_PROVIDER
|
||||
from extras.api.views import GraphListView
|
||||
|
||||
from . import views
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user