On Thu, Oct 27, 2011 at 9:20 AM, Kurtis Mullins <[email protected]> wrote: > If you don't want to use the complexity of the virtual environment, just run > "sudo easy_install django" or "sudo pip install django" from your terminal. > This will install Django system-wide.
the same commands work inside a virtualenv. with the advantage of being independent of what Apple does with the rest of the system. -- Javier -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

