RE: Problem with admin (urls)

2008-06-09 Thread Fred Reillier
+at+%2Fadmin%2F#7 323c1dad954c87b Fred Reillier [EMAIL PROTECTED] http://www.lanquarem.com http://www.musique-electro.net De : django-users@googlegroups.com [mailto:[EMAIL PROTECTED] De la part de ¤ AbdulHafeez Envoyé : lundi 9 juin 2008 12:51 À : django-users@googlegroups.com Obj

Re: Problem with admin (urls)

2008-06-09 Thread ¤ۣۜ๘۩ AbdulHafeez
please use this link and check http://localhost:8000/admin regards AbdulHafeez On Mon, Jun 9, 2008 at 4:15 PM, Nader <[EMAIL PROTECTED]> wrote: > > Hello, > > I have a question. I have started a new project. > > This is my "urls.py" file : > > from django.conf.urls.defaults import * > > urlpat

Problem with admin (urls)

2008-06-09 Thread Nader
Hello, I have a question. I have started a new project. This is my "urls.py" file : from django.conf.urls.defaults import * urlpatterns = patterns('', # Example: # (r'^nadc/', include('nadc.foo.urls')), # Uncomment this for admin: (r'^admin/', include('django.contrib.admin.url