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 > <[email protected]<javascript:>> > 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 sounds silly, but since you don't give any code snippets > then I can't be sure. Have you uncommented the import line: > > from django.contrib import admin > > in urls.py? > > Ronny > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/xH6ZsY6g37kJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

