[PR #163] [MERGED] some minor corrections #439

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/163
Author: @catborise
Created: 7/18/2018
Status: Merged
Merged: 7/20/2018
Merged by: @retspen

Base: masterHead: master


📝 Commits (10+)

📊 Changes

11 files changed (+23 additions, -28 deletions)

View changed files

📝 .travis.yml (+1 -1)
📝 Dockerfile (+1 -1)
📝 README.md (+5 -3)
📝 Vagrantfile (+1 -1)
📝 accounts/urls.py (+0 -1)
📝 conf/requirements.txt (+1 -2)
📝 dev/requirements.txt (+3 -3)
📝 instances/templates/instances.html (+10 -9)
📝 instances/views.py (+0 -1)
static/css/bootstrap.min.css_332 (+0 -5)
📝 vrtManager/network.py (+1 -1)

📄 Description

Hi restspen,
i correct some django 1.8 references for requirements.
Minor makeups for instances list.
some readme changes.

if it is appropriate, can you merge it?

thanks


🔄 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/163 **Author:** [@catborise](https://github.com/catborise) **Created:** 7/18/2018 **Status:** ✅ Merged **Merged:** 7/20/2018 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`0778116`](https://github.com/retspen/webvirtcloud/commit/0778116a40274cd2b0ff78b8c1e4f7b0b02ae5fa) instances view changed. memory usage converted to progress-bar. some bandi007 changes applied - [`c38b679`](https://github.com/retspen/webvirtcloud/commit/c38b679c88fb791d6ba6a706bc09de9997bead96) Merge branch 'master' of https://github.com/catborise/webvirtcloud - [`30e2a66`](https://github.com/retspen/webvirtcloud/commit/30e2a66be7b7127082597d43ac6a57ac4ef05083) Correction of requirements and add guestfs req. Minor cosmetic change instances - [`bdfdd92`](https://github.com/retspen/webvirtcloud/commit/bdfdd9238f4821a28971fd4cd271ab947276959e) Correction of requirements - [`bee2e42`](https://github.com/retspen/webvirtcloud/commit/bee2e4222be9e51a815c62a69f018c5a797b2d9e) unused/old bootstrap file deleted. instances.html make-up.. - [`d44c65a`](https://github.com/retspen/webvirtcloud/commit/d44c65a3f488d97165e52524eaefed06cf3c594a) unused/old bootstrap file deleted. instances.html make-up.. - [`cd072e4`](https://github.com/retspen/webvirtcloud/commit/cd072e488b26efd56a0faf84c4f37b6e3e322f4b) Merge branch 'master' into master - [`eb9160c`](https://github.com/retspen/webvirtcloud/commit/eb9160cadb4d2f0444bf919cf20a591113d97581) minor correction - [`19b3d86`](https://github.com/retspen/webvirtcloud/commit/19b3d867f39d028332cc6c4efcddbdbcd925bd97) Merge branch 'master' of https://github.com/catborise/webvirtcloud - [`654dcdd`](https://github.com/retspen/webvirtcloud/commit/654dcddf03eba64621d299c4b24b00d147c2c4d3) minor corrections ### 📊 Changes **11 files changed** (+23 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -1) 📝 `Dockerfile` (+1 -1) 📝 `README.md` (+5 -3) 📝 `Vagrantfile` (+1 -1) 📝 `accounts/urls.py` (+0 -1) 📝 `conf/requirements.txt` (+1 -2) 📝 `dev/requirements.txt` (+3 -3) 📝 `instances/templates/instances.html` (+10 -9) 📝 `instances/views.py` (+0 -1) ➖ `static/css/bootstrap.min.css_332` (+0 -5) 📝 `vrtManager/network.py` (+1 -1) </details> ### 📄 Description Hi restspen, i correct some django 1.8 references for requirements. Minor makeups for instances list. some readme changes. if it is appropriate, can you merge it? thanks --- <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#439
No description provided.