aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cve_checker/admin.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cve_checker/admin.py')
-rwxr-xr-xlib/cve_checker/admin.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/cve_checker/admin.py b/lib/cve_checker/admin.py
new file mode 100755
index 00000000..8c38f3f3
--- /dev/null
+++ b/lib/cve_checker/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.