[GH-ISSUE #2] Default Password #2

Closed
opened 2026-02-27 15:56:56 +03:00 by kerem · 3 comments
Owner

Originally created by @ghost on GitHub (Apr 21, 2015).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/2

Hi,

the default user/password doesn't work. How can I reset it?

Thanks.

Originally created by @ghost on GitHub (Apr 21, 2015). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/2 Hi, the default user/password doesn't work. How can I reset it? Thanks.
kerem closed this issue 2026-02-27 15:56:56 +03:00
Author
Owner

@retspen commented on GitHub (Apr 22, 2015):

Hello,

Default credentials has broken in Django 1.8, you need create user manually

$ python manage.py createsuperuser
<!-- gh-comment-id:95040733 --> @retspen commented on GitHub (Apr 22, 2015): Hello, Default credentials has broken in Django 1.8, you need create user manually ``` bash $ python manage.py createsuperuser ```
Author
Owner

@ghost commented on GitHub (Apr 22, 2015):

Ok, I did it and working fine, thanks.

The project is half with webvirtmgr? Because they looks similar and one has
some extras features and the other doesn't.
Em 22/04/2015 02:47, "Anatoliy Guskov" notifications@github.com escreveu:

Hello,

Default credentials has broken in Django 1.8, you need create user manually

$ python manage.py createsuperuser


Reply to this email directly or view it on GitHub
https://github.com/retspen/webvirtcloud/issues/2#issuecomment-95040733.

<!-- gh-comment-id:95041699 --> @ghost commented on GitHub (Apr 22, 2015): Ok, I did it and working fine, thanks. The project is half with webvirtmgr? Because they looks similar and one has some extras features and the other doesn't. Em 22/04/2015 02:47, "Anatoliy Guskov" notifications@github.com escreveu: > Hello, > > Default credentials has broken in Django 1.8, you need create user manually > > $ python manage.py createsuperuser > > — > Reply to this email directly or view it on GitHub > https://github.com/retspen/webvirtcloud/issues/2#issuecomment-95040733.
Author
Owner

@retspen commented on GitHub (May 7, 2015):

Fixed - 981eb65fac

<!-- gh-comment-id:99881970 --> @retspen commented on GitHub (May 7, 2015): Fixed - 981eb65fac68d73e0e90e0625ba581e6f54c629f
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#2
No description provided.