On Jan 8, 2012, at 8:22 PM, larry.mart...@gmail.com wrote:
> On Jan 7, 7:13 pm, "larry.mart...@gmail.com"
> wrote:
>> On Jan 7, 7:03 pm, David Markey wrote:
>>
>>> Is there a reason you didnt do easy_install django?
>>
>> Cause I didn't know about it. I just followed the directions I found
>>
I think its because the actual folder is named django-trunk but your
application's import statement is using django to referrence it. The
symbolic link resolved the issue for you.
Martin.
On 1/9/12, larry.mart...@gmail.com wrote:
> On Jan 7, 7:13 pm, "larry.mart...@gmail.com"
> wrote:
>> On Jan
On Jan 7, 7:13 pm, "larry.mart...@gmail.com"
wrote:
> On Jan 7, 7:03 pm, David Markey wrote:
>
> > Is there a reason you didnt do easy_install django?
>
> Cause I didn't know about it. I just followed the directions I found
> at:
>
> https://docs.djangoproject.com/en/dev/topics/install/
>
> Is th
using the terminal window execute the following command for each and
every version of python that you might want to use.
cd into the folder that contains the setup.py file in django and run
the following command >>/usr/local/bin/pythonw setup.py install
and all of the components will be moved i
On Jan 7, 7:03 pm, David Markey wrote:
> Is there a reason you didnt do easy_install django?
Cause I didn't know about it. I just followed the directions I found
at:
https://docs.djangoproject.com/en/dev/topics/install/
Is there some reason that wouldn't work?
>
> On 8 January 2012 01:50, lar
Is there a reason you didnt do easy_install django?
On 8 January 2012 01:50, larry.mart...@gmail.com wrote:
> I am trying to get django working on my mac. I downloaded it from SVN
> to /usr/local/django-trunk and it's there:
>
> $ ls /usr/local/django-trunk/
> __init__.py corehttp
I am trying to get django working on my mac. I downloaded it from SVN
to /usr/local/django-trunk and it's there:
$ ls /usr/local/django-trunk/
__init__.py corehttptemplatetags bin
db middleware test
confdispatch
7 matches
Mail list logo