mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[PR #160] [MERGED] Fixing django version requirement and instances page not loading #438
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#438
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?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtcloud/pull/160
Author: @lord-kyron
Created: 7/6/2018
Status: ✅ Merged
Merged: 7/6/2018
Merged by: @retspen
Base:
master← Head:master📝 Commits (5)
cfa9fd6initial comit1204c6dreturn original README file3628e5ffixing django version to 1.11.14 + other904df30adding new django version to update procedure32b03b7adding new django version to update procedure, fixing missing deps📊 Changes
4 files changed (+15 additions, -5 deletions)
View changed files
📝
README.md(+1 -0)📝
conf/requirements.txt(+4 -3)📝
instances/views.py(+1 -1)📝
webvirtcloud/settings.py.template(+9 -1)📄 Description
@catborise forgot to change the Django version in the requirements, so that was the rpoblem with the login page not working. I've fixed this and also the non-loading instances page because of a miss-configured variable.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.