Sunday, 13 December 2009

...and Django

The documentation regard getting Django up and running isn't that comprehensive.

This is good: http://code.google.com/appengine/docs/python/tools/libraries.html#Django

The actual local installation on the Mac, use this:
http://www.djangoproject.com/download/
...but with the command: sudo python2.5 setup.py install

No comments:

Post a Comment