On Mon, Nov 3, 2008 at 4:24 AM, Steve Holden <[EMAIL PROTECTED]> wrote:
> Why not just add .../site-packages/django_apps to your PYTHONPATH,
> making direct imports from that directory possible? That seems much
> easier than modifying the source, and it's a standard Python mechanism.

Cause I actually like having the django_apps namespace so I can
quickly identify if something being imported is a django app or some
regular python module

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to