mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[GH-ISSUE #3] No login form? #2
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 @rlex on GitHub (Oct 6, 2012).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/3
Checked out, started it and... http://i.imgur.com/MtIz3.png
(running via default django server)
@retspen commented on GitHub (Oct 6, 2012):
This problem if you use Django 1.2.3 and below
@rlex commented on GitHub (Oct 15, 2012):
Yeah, i used django from debian squeeze repositories. Thanks.