Re: Problem with inserting images

2010-07-07 Thread Adesanya Adewale
Follow the link suggested by Daniel

On Wed, Jul 7, 2010 at 8:44 AM, Daniel Roseman wrote:

> On Jul 7, 4:26 pm, Imad Elharoussi  wrote:
> > Hi,
> > I'm a begginer with django. I had a probleme inserting an image
> > I did this in the template:
> > 
> > the image is inthe same directory but at the output there is no image
> > please help
>
> http://docs.djangoproject.com/en/1.2/howto/static-files/#howto-static-files
>
> --
> 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.



Re: Problem with inserting images

2010-07-07 Thread Daniel Roseman
On Jul 7, 4:26 pm, Imad Elharoussi  wrote:
> Hi,
> I'm a begginer with django. I had a probleme inserting an image
> I did this in the template:
> 
> the image is inthe same directory but at the output there is no image
> please help

http://docs.djangoproject.com/en/1.2/howto/static-files/#howto-static-files

-- 
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.



Problem with inserting images

2010-07-07 Thread Imad Elharoussi
Hi,
I'm a begginer with django. I had a probleme inserting an image
I did this in the template:

the image is inthe same directory but at the output there is no image
please help

-- 
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.