centralized execution ph2

This commit is contained in:
usmannasir
2019-03-26 16:19:03 +05:00
parent 520bd2b797
commit 34410360c7
70 changed files with 2485 additions and 2189 deletions

View File

@@ -1,3 +1,4 @@
from django.contrib import admin
import models
# Register your models here.
admin.site.register(models.FirewallRules)