david / django-roa (http://welldev.org/)

Turn your models into remote resources that you can access through Django's ORM. ROA stands for Resource Oriented Architecture.

Clone this repository (size: 553.5 KB): HTTPS / SSH
$ hg clone http://code.welldev.org/django-roa/

Shortlog (showing r142:8d7b2bca9d35 (tip) → r118:7e9e0615c76f)

Age Author Message A M D «
11 days david david Fix #1, move piston and restkit to their own module (libs) to avoid conflicts… 41 6 40
12 days david david Update _get_unique_checks to be django 1.2 beta compatible 1
12 days david david Updating piston to the latest trunk 1 5
13 days david david More restkit goodness, thanks @benoitc for your reactivity 1
13 days david david Update to the latest trunk of restkit 9 10 3
2 months david david Added tag 1.5 for changeset 7eff422cf808 1
2 months david david Getting ready for 1.5 release 2
2 months david david Adding the latest tip (7970b070f884) of piston 2
2 months david david Update restkit to the latest tip (5afc7b3bed0a), using the new way to access… 2 11
2 months david david Adapt test for remoteauth to verify that nothing crashes with… 2
2 months david david Solve the many-to-many issue using the "through" argument, which is now… 5
2 months david david Compatibility with Django 1.2 alpha *but* M2M relations do not work for now,… 4
5 months david david Switch to basicConfig logging handler, avoid redudancy of messages 3
5 months david david Update to the latest restkit's tip 3
5 months david david Setting id or pk to None in case of a unique get wasn't a good idea 1
5 months david david Add a twitter basic example 7
5 months david david Better args' names mapping and get a unique object from his pk 1
5 months david david More robust way to parse Django's errors 1
5 months david david Forgot to bump setup.py version 1
6 months david david Added tag 1.4 for changeset 3481b645c057 1
6 months david david Getting ready for 1.4 release 1 1
6 months david david Missing files from piston's update 5
6 months david david Update piston to the latest tip too (right Content-Type required now) 10
6 months david david Update restkit to the latest tip to deal with a bug in headers' handling 3
6 months david david Add a new setting, ROA_HEADERS, to specify headers sent to the server by… 3