added base functions and api
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
from django.shortcuts import get_object_or_404, render
|
||||
from django.views.generic import View
|
||||
|
||||
|
||||
class TopologyHomeView(View):
|
||||
"""
|
||||
Show the home page
|
||||
|
||||
Reference in New Issue
Block a user