Beginner's Guide to the Django Rest Framework

http://code.tutsplus.com/tutorials/beginners-guide-to-the-django-rest-framework--cms-19786

django stuff

south ./manage.py schemamigration wombat --auto ./manage.py migrate wombat permissions update permissions with django-extension http://devwithpassion.com/felipe/south-django-permissions/ ./manage.py syncdb --all