Skip to content

Commit

Permalink
import django in views.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mencken-d committed Jan 13, 2025
1 parent 6f96e5d commit cd49855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netbox_ptov/views.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
"""Defines the 'views' used by the Django apps for serving pages of the netbox_ptov plugin"""

import django
from ptovnetlab import ptovnetlab as ptvnl
from netbox.views import generic
from netbox_ptov import filtersets, forms, models, tables
Expand Down

0 comments on commit cd49855

Please sign in to comment.