Oh!

Actually, I had read some about the static files, but had not made the
relation between that and serving css and images in development
server. How silly of me!

Thanks for the (boring and not so boring ;-) explanation, both were as useful.

G

On 6/10/06, Frankie Robertson <[EMAIL PROTECTED]> wrote:
>
> *snip*
> > Yay! I can answer a question....
>
> And I can boringly explain why it's done this way. It's so that in a
> production environment you serve static files using a different, more
> lightweight server (without mod_python installed) so as to become a
> world more efficient.
>
> >
> >
> > http://www.djangoproject.com/documentation/static_files/
> >
> > This explains how to set it up.
> >
> > Todd
> >
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to