On 5/20/06, favo <[EMAIL PROTECTED]> wrote:
I know there's createsuperuser in old django, however how to now?

See the "Creating superusers" section of the documentation:

http://www.djangoproject.com/documentation/authentication/#creating-superusers

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com
X-Google-Language: ENGLISH,ASCII-7-bit
Received: by 10.54.131.7 with SMTP id e7mr177610wrd;
       Sun, 21 May 2006 16:27:52 -0700 (PDT)
Return-Path: <[EMAIL PROTECTED]>
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238])
       by mx.googlegroups.com with ESMTP id v23si782161cwb.2006.05.21.16.27.51;
       Sun, 21 May 2006 16:27:52 -0700 (PDT)
Received-SPF: pass (googlegroups.com: domain of [EMAIL PROTECTED] designates 
64.233.184.238 as permitted sender)
DomainKey-Status: good (test mode)
Received: by wr-out-0506.google.com with SMTP id i3so931770wra
       for <django-users@googlegroups.com>; Sun, 21 May 2006 16:27:51 -0700 
(PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
       s¾ta; d=gmail.com;
       
h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
       
b=OgOnh/pDFBSjruYuxJudewRm3nQ+CvGlZxUswysfpRwG9LzhCX7TGW6P3Qm6qYX5GzQWAVVEO6Fkoek4mhb/Rv7mPgkg+bI36DuaJhTCHzb/+BKHXw55ZldRJucns7t0iRmgc+ao0nL0pE0MraQxaT/TmDK8hjbcS+Iz9aClKpUReceived:
 by 10.64.152.7 with SMTP id z7mr284562qbd;
       Sun, 21 May 2006 16:27:50 -0700 (PDT)
Received: by 10.65.159.8 with HTTP; Sun, 21 May 2006 16:27:50 -0700 (PDT)
Message-ID: <[EMAIL PROTECTED]>
Date: Sun, 21 May 2006 18:27:50 -0500
From: "Adrian Holovaty" <[EMAIL PROTECTED]>
To: django-users@googlegroups.com
Subject: Re: How to add a superuser?
In-Reply-To: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
References: <[EMAIL PROTECTED]>

On 5/20/06, favo <[EMAIL PROTECTED]> wrote:
I know there's createsuperuser in old django, however how to now?

See the "Creating superusers" section of the documentation:

http://www.djangoproject.com/documentation/authentication/#creating-superusers

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to