Developer Links

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

 Deme source code, issues, and docs: http://github.com/mikemintz/deme/tree/master

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 documentation 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/

The Django Book (reccomended read) http://www.djangobook.com/en/2.0/

Inclusive Design: http://www.inclusivedesigntoolkit.com/

Fundamentals of Good UI Design - slides from SV Code Camp 2011 http://www.ghostinthepixel.com/?p=575

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.