Re: Css and Images are missing

2008-11-15 Thread Luis Goncalves
Thanks so much ;) Its working :) -- Luis On Nov 15, 8:10 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Sat, Nov 15, 2008 at 10:49 AM, Luis Goncalves > <[EMAIL PROTECTED]>wrote: > > > > > > > Hello guys I need your help in here. > > > Sorry I am new in Django and I am having a problem, my

Re: Css and Images are missing

2008-11-15 Thread Karen Tracey
On Sat, Nov 15, 2008 at 10:49 AM, Luis Goncalves <[EMAIL PROTECTED]>wrote: > > Hello guys I need your help in here. > > Sorry I am new in Django and I am having a problem, my css and jpgs > are missing. > > I will write everything what i have and then maybe someone could give > me a hint :) > > >

Re: Css and Images are missing

2008-11-15 Thread Luis Goncalves
Well i saw this: "With that said, Django does support static files during development. You can use the django.views.static.serve() view to serve media files. The big, fat disclaimer¶ Using this method is inefficient and insecure. Do not use this in a production setting. Use this only for develop

Re: Css and Images are missing

2008-11-15 Thread Luke Seelenbinder
Django doesn't serve the media files, look at http://docs.djangoproject.com/en/dev/howto/static-files/?from=olddocs Luke On Nov 15, 10:49 am, Luis Goncalves <[EMAIL PROTECTED]> wrote: > Hello guys I need your help in here. > > Sorry I am new in Django and I am having a problem, my css and jpgs >

Css and Images are missing

2008-11-15 Thread Luis Goncalves
Hello guys I need your help in here. Sorry I am new in Django and I am having a problem, my css and jpgs are missing. I will write everything what i have and then maybe someone could give me a hint :) My settings.py: MEDIA_ROOT = '/home/lgoncalves/Arquivos/MyVitaminesShop/media/' MEDIA_URL = '