Graham Dumpleton said the following:
> FWIW, I believe the documentation should just say to always add both
> parent and site. That way it properly mirrors what the development
> server does. Doing that would avoid this whole argument as things
> would just work like they did with the development server.

Except that you do /not/ need to add the project directory to
pythonpath, if you just reference everything properly and include the
project name.

If you always use project.app.whatever, your references won't break when
you go from dev -> apache or such - the dev server allows a lot of
relative things that it shouldn't.

-- 
Collin Grady

We are using Linux daily to UP our productivity - so UP yours!
                -- Adapted from Pat Paulsen by Joe Sloan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to