1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Merge branch 'nwfilters'

This commit is contained in:
catborise 2018-09-24 09:38:59 +03:00
commit f45666d88b
23 changed files with 834 additions and 3 deletions

View file

@ -24,6 +24,7 @@ INSTALLED_APPS = (
'networks',
'storages',
'interfaces',
'nwfilters',
'instances',
'secrets',
'logs',