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 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
>
> berber
>
>

-- 
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/-/UC0UyRFdtwgJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to