complete imunify integration

This commit is contained in:
Usman Nasir
2020-03-06 19:08:45 +05:00
parent 9f642cab39
commit 3ea6f7197b
7 changed files with 357 additions and 13 deletions

View File

@@ -54,6 +54,7 @@ urlpatterns = [
## Imunify
url(r'^imunify$', views.imunify, name='imunify'),
url(r'^submitinstallImunify$', views.submitinstallImunify, name='submitinstallImunify'),