Create a django administration account

I have installed the edx platform on my server and now I want to log in with Django administration but I don’t have a username and password so could anyone help me what should I do?

The release of platform is “juniper.2”.

Hi Mehdi,

Can you check these users?

User: honor@example.com Password: edx
User: audit@example.com Password: edx
User: verified@example.com Password: edx
User: staff@example.com Password:edx

Hi,
To login to the Django administration console and manage settings there you should have a superuser. see Managing Open edX Tips and Tricks to find out how you can create a new superuser.

Hi Geoffrey,
I checked these users but I don’t have permission to manage the website with them. :face_with_head_bandage: :thinking:

Hi Mahyar,
thank you so much. I will check it :slight_smile:.