Developer Links

This is a collection of links to aid with development. Modify as needed

 

The main page for Django - very useful: http://www.djangoproject.com/

Download Django - (the latest version, 1.3) - http://www.djangoproject.com/download/

The Django tutorial on the site - very good for starting to learn Django - http://docs.djangoproject.com/en/dev/intro/tutorial01/ 

Comprehensive Django docs http://docs.djangoproject.com

Tutorial for learning python, great if you have never used Python before http://docs.python.org/tutorial/

Mac postgresql installer - http://www.postgresql.org/download/macosx

psycopg2 - interface between django and postgres - http://initd.org/psycopg/articles/2011/02/27/psycopg-24-released/

Bug fix when installing psycopg2 - http://stackoverflow.com/questions/5427157/cannot-install-psycopg2-on-osx-10-6-7-with-xcode4

How to set up git (mac osx) - http://help.github.com/mac-set-up-git/

Learning Python - http://code.google.com/edu/languages/google-python-class/

 

 

For Internet Explorer users: Click on the Tools menu, located at the top of your browser window. When the drop-down menu appears, select the option labeled Full Screen.

For Chrome users:Click on the Chrome "wrench" icon, located in the upper right hand corner of your browser window. When the drop-down menu appears, select the choice labeled Full Screen.

For Firefox user:Click on the View menu, located at the top of your browser window. When the drop-down menu appears, select the option labeled Full Screen.

For Safari users: Safari currently does not support the ability to go fullscreen.