If you look in
https://github.com/stephenmcd/mezzanine/blob/master/mezzanine/core/management/commands/createdb.py
You'll see it should create the default admin user as 'admin' with password
'default'.

Try to log in to the admin side with that.

Although, I would have thought that unless you specified --noinput it would
have prompted you for this sort of information... maybe that's changed.

Seeya. Danny.

On 10 July 2015 at 12:28, Brandon Keith Biggs <brandonkeithbi...@gmail.com>
wrote:

>  Hello,
> I just created a project with the latest build and I did not get asked to
> create a super-user. There are also no setting files in my project. I did:
> mezzanine-project project1
> cd project1
> python manage.py createdb
> python manage.py runserver
>
> and my site went up perfectly, but no super-user was set.
> thanks,
>
> --
> Brandon Keith Biggs <http://www.brandonkeithbiggs.com/>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Mezzanine Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mezzanine-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*Danny Sag*
Chairperson
Round World Events SA, Inc
City of Small Gods Terry Pratchett Fan Club - http://cityofsmallgods.org.au

*Nullus Anxietas VI - The Australian Discworld Convention* -
http://ausdwcon.org
"The Discworld Grand Tour" - Adelaide SA, August 4-6, 2017

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to