1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-22 18:44:49 +00:00

fix references to django 3 migration

This commit is contained in:
catborise 2021-06-15 14:29:20 +03:00
parent ede5710d7c
commit 1663a49cee
4 changed files with 19 additions and 3 deletions

View file

@ -4,7 +4,7 @@ WSGI config for webvirtcloud project.
It exposes the WSGI callable as a module-level variable named ``application``.
For more information on this file, see
https://docs.djangoproject.com/en/2.0/howto/deployment/wsgi/
https://docs.djangoproject.com/en/3.2/howto/deployment/wsgi/
"""
import os
import sys