Hi,
I am still not able to fix it.
Can u please let me know what should my  <type = "???"  and href
="????" > should be depending upon the url.
Do I have to make any change in my setting.py file.
Thanks.

On Jan 15, 1:00 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> On Jan 15, 2008 1:08 AM, laspal <[EMAIL PROTECTED]> wrote:
>
> This:
>
> >     (r'^static/(?P<path>.*)$', 'django.views.static.serve',
> > {'document_root': '/home/laspal/trytemplate/Template/',
> > 'show_indexes' : True}),
>
> Does not match the URL in this:
>
> > type="text/css" href="testing1.css" />
>
> So change one or the other to make them match.
>
> --
> "Bureaucrat Conrad, you are technically correct -- the best kind of correct."
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to