I'll revise that to having django 1.5... not that it makes much difference to my issue I am sure.
On Thursday, March 14, 2013 11:03:40 PM UTC+13, [email protected] wrote: > > Mac Os X version 10.4.11 (pretty old desktop but believe it's sufficient > to do the job) > Python version 2.7.3 > also appear to have a version 2.3 of python on here , not sure if that's > any issue. > > > I have a problem linking python to django > > So to keep things simple I have no idea . > https://www.djangoproject.com/download/ > <https://www.djangoproject.com/download/> ---> > "You can also download a zipped > archive<https://github.com/django/django/zipball/master> of > the development version." This looked like the easiest way so I downloaded > it here which I believe is 1.4 v > When I go to site packages following python path - all there was in the > folder was "read me" > > I tried importing and installing it in terminal but it came up with "no > module named django" > > So my question is, which probably makes me look real clueless, is how do I > get the right django file to cross into this path? Also, is the 'read me' > file the only thing that should be in there, regardless of the the first > question? > > > Cheers. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

