1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-24 15:15:22 +00:00

fix app artifact

This commit is contained in:
catborise 2018-10-05 16:32:49 +03:00
parent df4cf01f05
commit 016e93ebca

View file

@ -19,7 +19,6 @@ INSTALLED_APPS = (
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'dashboards',
'computes',
'console',
'networks',