you have to serve these media files as static files. take a look here: http://docs.djangoproject.com/en/dev/howto/static-files/
chiranjeevi muttoju wrote: > Hi andreas, > Thanks for ur reply, i'm getting this problem while developing. where > sud i kept my css files, and how should i reference those css files > from the template page. i mean how to give specify the address of that > css file. > for example my css file common.css is in the location > project/media/common.css > > then how to specify that address from the template page. > > Thank you. > > On Mon, Feb 1, 2010 at 12:46 PM, andreas schmid <a.schmi...@gmail.com > <mailto:a.schmi...@gmail.com>> wrote: > > stylesheets are importet like ordinary html pages. > you should provide more details like a code snippet and explain if you > are experiencing these problems on development or production. > > chiranjeevi.muttoju wrote: > > Hi, > > I want to import the external style sheets in the template > page. i > > imported directly like ordinary HTML pages but its not working here. > > if any body knows how to import the css in template page please help > > me. i'm integrating my app in facebook. > > > > Thanks and Regards, > > --chiru > > > > > > -- > 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 > <mailto:django-users@googlegroups.com>. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com > <mailto:django-users%2bunsubscr...@googlegroups.com>. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > > > > -- > ▒▒�...@g@d...@◄▒▒ > -- > You received this message because you are subscribed to the Google > Groups "Django users" group. > To post to this group, send email to django-us...@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. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.