On 11/26/05, Igor Goryachev <[EMAIL PROTECTED]> wrote:
> Is it possible to serve static media using internal development
> webserver and options like that:
I see you've already figured it out, but I've added a document that
explains this in detail, because it's a commonly-asked question. Here
it
On Sat, Nov 26, 2005 at 04:34:46PM -0800, hugo wrote:
> >Is it possible to serve static media using internal development
> >webserver and options like that:
> Look into django.views.static for the "serve" view function. That one
> allows you to serve files with the dev server.
The following strin
Hi,
>Is it possible to serve static media using internal development
>webserver and options like that:
Look into django.views.static for the "serve" view function. That one
allows you to serve files with the dev server.
bye, Georg
Hello everybody.
Is it possible to serve static media using internal development
webserver and options like that:
MEDIA_ROOT = '/home/igor/kultprosvet.ru/media'
MEDIA_URL = 'http://localhost:8080/site_media/'
Any ideas?
--
Igor Goryachev E-Mail/Jabber: [EMAIL PROTECTED]
4 matches
Mail list logo