17 Commits

Author SHA1 Message Date
Michael DeHaan
fa54f7ad66 This allows for creation of subresources when posting new objects to a subcollection. 2013-03-26 18:18:05 -04:00
Michael DeHaan
a071ff65e4 Add copyright headers. 2013-03-23 18:43:11 -04:00
Chris Church
4e7827829f Work on executing launch job via celery to run ansible playbook. 2013-03-22 18:56:09 -04:00
Chris Church
cb381849f3 Updated requirements/settings to use new version of devserver. 2013-03-22 01:47:24 -04:00
Michael DeHaan
7722e414e2 Add functions for checking size of paginated results 2013-03-20 22:47:51 -04:00
Michael DeHaan
d6aea8edcb Switch over to django-rest-framework from tastypie. Less black magic, seems to just work :) 2013-03-19 22:26:35 -04:00
Michael DeHaan
23e685bba8 make test database use sqlite 2013-03-19 10:27:14 -04:00
Michael DeHaan
0758a28c08 Get tastypie relationships operational, consolidate resources into one file for easier sharing 2013-03-18 19:32:03 -04:00
Michael DeHaan
b7133ca35a Some initial hammering of the python API client layer into shape. 2013-03-18 17:31:14 -04:00
Michael DeHaan
03204e1027 show exceptions in plain text, not HTML 2013-03-18 15:53:55 -04:00
Michael DeHaan
bc69076f69 Operational authorization via tastypie. 2013-03-15 22:35:50 -04:00
Chris Church
a1fb81c4f4 Added basic celery support and configuration. 2013-03-14 16:11:14 -04:00
Chris Church
da9a31b599 Added sample angularjs page to be served by Django, updated admin styles. 2013-03-14 15:52:35 -04:00
Michael DeHaan
2cea592c6c get organizations API working, hello REST world! 2013-03-13 17:58:51 -04:00
Chris Church
ffcc869de2 Updates to enable admin. 2013-03-13 17:15:00 -04:00
Michael DeHaan
0a3c59daf8 Don't use devserver 2013-03-13 16:54:01 -04:00
Chris Church
2714e36268 Rearranged settings. 2013-03-13 16:49:22 -04:00