Skip to content

Document django admin credentials in vagrant install #424

@sbenthall

Description

@sbenthall

I'm confused about how to log in to the Django admin when following the Vagrant installation instructions.

After running ./runserver.sh on Vagrant (on the admin-updates branch, see #422 for context), I have tried to access the Django admin panel:

http://127.0.0.1:8888/admin/login/?next=/admin/
image

But I don't know what admin name and password to uses.

There are no defaults mentioned in the documentation for the Vagrant installation, and it took me some time to find them in the manual installation docs. It would be nice if these were mentioned in the Vagrant docs as well.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions