On Feb 13, 7:41 pm, "Jeremy Dunck" <[EMAIL PROTECTED]> wrote:
> On 2/13/07, kbochert <[EMAIL PROTECTED]> wrote:
> ...> > If you -must- serve media with django, use the static media server
> > > that's built-in. But you're really better off not doing that.
> ...
> > Will that handle media correctly when in production with DEBUG off?
>
> Looks like it,
>
> > Why am I better off not doing this?
>
> You're using a hammer to swat flies. :)
>
> http://www.djangoproject.com/documentation/static_file
As long as I'm not generating a site which will be impossible to
deploy ;-)
My intention in this is to use a WYSIWYG editor to generate my
templates.
The editor generates pretty pages to which I add Django markup. The
editor can later easily change the entire theme of my site. Not well
structured and very ugly html, but just the thing for a part-time
amateur like me. Seems to work beautifully.
Thanks for your 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-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?hl=en
-~----------~----~----~----~------~----~------~--~---