mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[GH-ISSUE #143] login webvirtcloud erros #96
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#96
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @letran3691 on GitHub (May 10, 2018).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/143
Help me.
Iam config done when login with user admin/admin then erros in image. I use centos7.4
https://user-images.githubusercontent.com/19284401/39852522-2f894324-5447-11e8-8304-0396e3859ea7.jpeg)
when i exec venv/bin/python manage.py migrate have mesg. what is has problem?
"?: (1_8.W001) The standalone TEMPLATE_* settings were deprecated in Django 1.8 and the TEMPLATES dictionary takes precedence. You must put the values of the following settings into your default TEMPLATES dict: TEMPLATE_DEBUG."
@honza801 commented on GitHub (Jun 15, 2018):
hi,
try to comment out TEMPLATE_DEBUG in webvirtcloud/settings.py
fous