mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[GH-ISSUE #41] Update WebVirtMgr to be fully Django 1.5 compliant #32
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 @jlillis on GitHub (Mar 13, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/41
Currently, WebVirtMgr uses Django 1.3, while the current version is 1.5. We should aim to have a 1.5-compliant version out, while maintaining the 1.3 branch for CentOS systems (which don't have 1.5 in the repositories yet).
Directory structure, settings, import paths, and probably more will need to be changed to be 'fully' 1.5 compliant.
@retspen commented on GitHub (May 20, 2013):
Update to Django-1.4.5. Next step move to Django-1.5.x (migration)
@retspen commented on GitHub (Sep 27, 2013):
Update to Django 1.5.x https://github.com/retspen/webvirtmgr/tree/nestene