[PR #160] [MERGED] Fixing django version requirement and instances page not loading #438

Closed
opened 2026-02-27 15:58:43 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (5)

  • cfa9fd6 initial comit
  • 1204c6d return original README file
  • 3628e5f fixing django version to 1.11.14 + other
  • 904df30 adding new django version to update procedure
  • 32b03b7 adding 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.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/160 **Author:** [@lord-kyron](https://github.com/lord-kyron) **Created:** 7/6/2018 **Status:** ✅ Merged **Merged:** 7/6/2018 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`cfa9fd6`](https://github.com/retspen/webvirtcloud/commit/cfa9fd6066e17479bfda0fc93b8aff88d2028ea4) initial comit - [`1204c6d`](https://github.com/retspen/webvirtcloud/commit/1204c6d1b4096d3dfc756fbd3419fa774ecf83eb) return original README file - [`3628e5f`](https://github.com/retspen/webvirtcloud/commit/3628e5f355b6060a5759e6206a175862faab971e) fixing django version to 1.11.14 + other - [`904df30`](https://github.com/retspen/webvirtcloud/commit/904df30386315fdb391516d55b63508a706a8417) adding new django version to update procedure - [`32b03b7`](https://github.com/retspen/webvirtcloud/commit/32b03b71847ac92cf18adac04cf5e5fcea484f13) adding new django version to update procedure, fixing missing deps ### 📊 Changes **4 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `conf/requirements.txt` (+4 -3) 📝 `instances/views.py` (+1 -1) 📝 `webvirtcloud/settings.py.template` (+9 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:58:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#438
No description provided.