jumpserver/apps/ops/urls/views_urls.py

9 lines
90 B
Python

# coding:utf-8
from django.conf.urls import url
from .. import views
app_name = 'ops'