There is a 'django.contrib.admin', under INSTALLED_APPS ( settings.py )
that must be enabled as well!
After that I'd suggest to run `python manage.py syncdb`
Best regards,
Nevio
On Tuesday, September 2, 2008 7:56:20 PM UTC+2, Weber Sites wrote:
>
> Hi
>
> I'm trying to follow the Tutorial02 and
That is not silly at all! Maybe I am a little bit since your reply helped
me just now (blush)... thanks!
On Tuesday, September 2, 2008 8:15:13 PM UTC+2, Ronny Haryanto wrote:
>
> On Wed, Sep 3, 2008 at 12:56 AM, Weber Sites
> >
> wrote:
> > I'm trying to follow the Tutorial02 and once i uncomme
Also uncomment the admin.autodiscover() line. (If you are holding a svn
version)
On Tue, Sep 2, 2008 at 11:15 AM, Ronny Haryanto <[EMAIL PROTECTED]> wrote:
>
> On Wed, Sep 3, 2008 at 12:56 AM, Weber Sites <[EMAIL PROTECTED]>
> wrote:
> > I'm trying to follow the Tutorial02 and once i uncomment th
On Wed, Sep 3, 2008 at 12:56 AM, Weber Sites <[EMAIL PROTECTED]> wrote:
> I'm trying to follow the Tutorial02 and once i uncomment the admin
> lines in urls.py i get :
>
> ImproperlyConfigured at /mysite/
> Error while importing URLconf 'mysite.urls': name 'admin' is not defined
This probably sou
4 matches
Mail list logo