public html?

2008-11-17 Thread Horus Kol
I've searched through and through the documentation at the Django site, but can't find any information about this: What's the recommended setup for things like stylesheets and javascripts? How do you setup the redirects? Anything special to dealt with it in the framework. --~--~-~--~---

Built-in Reference - docutils

2008-11-17 Thread Horus Kol
I've installed docutils and gotten past one error when trying to access the built-in reference documentation from admin site, but now I'm getting another error message: TemplateDoesNotExist at /admin/doc/ Anyone got any ideas? --~--~-~--~~~---~--~~ You received t

Re: Built-in Reference - docutils

2008-11-17 Thread Horus Kol
James, Thanks for that - worked a treat. --~--~-~--~~~---~--~~ 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 e

Re: public html?

2008-11-17 Thread Horus Kol
On Nov 18, 2:24 pm, Horus Kol <[EMAIL PROTECTED]> wrote: > I've searched through and through the documentation at the Django > site, but can't find any information about this: > > What's the recommended setup for things like stylesheets and > javascripts

Re: public html?

2008-11-17 Thread Horus Kol
yeah - that's the way I'd normally do it (with Apache)... but this development server thing was what was throwing. On Nov 18, 5:12 pm, Jonathan Lin <[EMAIL PROTECTED]> wrote: > By the way, that is the way to get django's development server to serve > up you files, and not necessarily the best wa