1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-02-11 15:05:18 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Gao Jiangmiao
3488661dc9 Migrate to django 2.2.4
The django.core.urlresolvers module is removed in favor of its new location, django.urls.
The on_delete argument for ForeignKey and OneToOneField is required in models and migrations.
2019-08-16 13:07:59 +08:00
Gao Jiangmiao
a4d74a09a6 Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
catborise
4d14fdceea selection added to domain creation for nwfilters. Add nwfilter option while adding network card. NWfilters minor fixes 2018-09-24 14:41:13 +03:00
catborise
7f2104c19d Check usage of filter refs from domains. 2018-09-21 19:11:17 +03:00
catborise
35bc8c67e4 Add NWFilters 2018-09-21 19:11:17 +03:00