Commit Graph

7 Commits

Author SHA1 Message Date
Krzysztof Klimonda
974d2a8720 In the API, return Pin resource upon creation
Fixes #68
2013-02-26 02:10:08 -08:00
Krzysztof Klimonda
82352d6980 Make PinResource orderable by id
Update JavaScript so it orders pins, Fixes #69
2013-02-26 01:21:57 -08:00
Krzysztof Klimonda
c1b23b4dd5 Make sure that the Pin object is created 2013-02-26 01:12:06 -08:00
Krzysztof Klimonda
d462bfb83b A major RESTful API rewrite
Rewritten API to handle creating pins for both urls
and previously-uploaded images. Added some tests for it.
2013-02-25 15:10:15 -08:00
Isaac Bythewood
6e9a423c63 Fixing one of the last batchse of pep8 and pylint bugs. 2012-05-12 00:31:54 +00:00
Isaac Bythewood
10ffd90760 Now using tastypie for all our API needs. 2012-05-11 02:08:46 +00:00
Isaac Bythewood
ea087caab4 Finished adding basic tests with the API, time to start fleshing them out. 2012-05-10 03:19:35 +00:00