On Wed, Oct 9, 2013 at 1:38 AM, Mamarth Briton <mbrito...@gmail.com> wrote:
> I found many Journalist creating super user account in many Django website.
> Does any one know how to create super user account in Django website. Such
> tonganoxiemirror.com is a Django site where I want to create a super user
> account or a Staff account without support of that site's admin. I didn't
> got any answer from that site's administrator to create a Staff Account.

Use "python manage.py createsuperuser" command and give the username,
emailis and password. You are done.

-- 
Harjot Kaur Mann
Blog: http://harjotmann.wordpress.com/
Daily Dairy: http://harjotmann.wordpress.com/daily-diary/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAB0GQhDpm%2BtMHcufKJDKCARoG2RwvUia_%3DM-TBQAox-6ujHV9w%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to