regluit/api
Andromeda Yelton 96a3039434 fixing bugs resulting from am addition of last_campaign method 2011-11-06 15:24:16 -05:00
..
templates fixing bugs resulting from am addition of last_campaign method 2011-11-06 15:24:16 -05:00
__init__.py setup api, core and frontend apps, also added initial homepage template from stefan 2011-08-30 23:46:55 -04:00
models.py need an empty models module for api to be treated like a legit django app that can be tested 2011-10-05 22:30:49 -04:00
resources.py Added status and current_total data to Campaign resource in the API. 2011-10-19 17:08:17 -07:00
tests.py use Decimal for campaign target 2011-10-10 15:39:25 -04:00
urls.py a start on showing how to embed a widget in a third party site 2011-10-22 08:18:04 -07:00
views.py Added status and current_total data to Campaign resource in the API. 2011-10-19 17:08:17 -07:00