Thank you so much Low Kian for your help. now i got the answer here is the solution
(r'^media/(?P<path>.*)$', 'django.views.static.serve', {'document_root': 'media'}), Thanks On Oct 24, 12:23 pm, "Low Kian Seong" <[EMAIL PROTECTED]> wrote: > Read up on serving static files from django. The documentation is quite > complete and you should be up and on your way in no time by just adapting > examples from there. > > On Fri, Oct 24, 2008 at 2:46 PM, srini <[EMAIL PROTECTED]> wrote: > > > Dear users, > > > I am beginner in Djago, Well i have created my new project > > in django , But the problem is i am unable to link css static files to > > my template which ever i created in django application. > > > Well, i do not know the right way to link css to my > > template in django, Please help me it's urgent without that i cannot > > move ahead in my project. > > > Thank You --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---