1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Philip Henning
5850d14722 Fix Port configuration for novncd
Reverte accidentally change variable for novncd port configuration.

Change variable `WS_PUBLIC_PORT` back to `WS_PORT`
2020-08-13 17:55:40 +02:00
catborise
0b86e34203 replace tunnel.py with sshtunnel.py some small fixes 2020-07-14 15:44:20 +03:00
catborise
b6cb81c3bc tunnel.py fix socket creation problem 2020-07-14 15:10:03 +03:00
catborise
c6f0a05f48 django2 style conversion of setting environment 2020-06-04 14:32:51 +03:00
catborise
d3de4bbc30 change statements python -> python3 2020-04-17 14:02:18 +03:00
catborise
4d40de1b55 Python3 & Django 2.2 Migration - Fix & Updates 2020-03-16 16:59:45 +03:00
catborise
a6f7618854 convert django.core.urlresolver to django.urls. fix i18n. fix identation 2020-01-24 10:09:46 +03:00
catborise
828a271789 pep8 style code corrections 2019-09-10 09:48:31 +03:00
catborise
019d1523cd fix typo 2018-08-08 14:51:25 +03:00
catborise
12c80c5021 python does not approve raise without type. raise exception added 2018-08-08 13:59:19 +03:00
Retspen
871e04fb03 Fixed some bugs 2015-05-13 09:42:20 +03:00
Retspen
3ce2198790 Move CONSLOE from webvirtmgr 2015-04-29 08:41:37 +03:00
Retspen
868dda5494 Cleaned some places 2015-04-21 17:13:53 +03:00
Renamed from console/consoled (Browse further)