Did you include the port in your MEDIA_URL setting? [1]_

MEDIA_URL = 'http://localhost:8000/media/'

.. [1] http://www.djangoproject.com/documentation/settings/#media-url

- whiteinge


On Oct 29, 4:30 am, Przemek Gawronski <[EMAIL PROTECTED]>
wrote:
> Hi, the ImageField creates in a model get_FOO_url to use in the
> templates. But it isn't working correctly when used with djangos
> development server because the port number (by default :8000) isn't
> included. Is that a bug or am I missing something?
>
> Przemek
> --
> AIKIDO TANREN DOJO  -   Poland - Warsaw - Mokotow - Ursynow - Natolin
> info:  http://tanren.pl/  phone:+48501516666   email:[EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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