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

Correction of requirements

This commit is contained in:
catborise 2018-07-18 11:41:34 +03:00
parent 30e2a66be7
commit bdfdd9238f
6 changed files with 7 additions and 9 deletions

View file

@ -1,5 +1,4 @@
from django.conf.urls import url
from django.contrib import auth
from django.contrib.auth import views as auth_views
from . import views