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: 560.7 KB): HTTPS / SSH
$ hg clone http://code.welldev.org/django-roa

Shortlog (showing r150:66c0208de483 (tip) → r126:59a9cfaf26de)

Age Author Message A M D «
7 weeks david david Added tag 1.6 for changeset 903692084a61 1
7 weeks david david Getting ready for 1.6 release 2
7 weeks david david Switching to pip's requirements for external libs (piston only required for… 1 6 41
7 weeks david david With recent versions of Python (2.5?), logging now handle unicode the right way 3
7 weeks david david Update ROAModelBase creation and preparation to Django 1.2.1 1
4 months cyrilrbt cyrilrbt Fixed missing ROA_CUSTOM_ARGS on delete 1
5 months cyril cyril Shortened a few lines, removed unused imports 1
5 months cyril cyril Fixes: 3
6 months david david Fix #1, move piston and restkit to their own module (libs) to avoid conflicts… 41 6 40
6 months david david Update _get_unique_checks to be django 1.2 beta compatible 1
6 months david david Updating piston to the latest trunk 1 5
6 months david david More restkit goodness, thanks @benoitc for your reactivity 1
6 months david david Update to the latest trunk of restkit 9 10 3
8 months david david Added tag 1.5 for changeset 7eff422cf808 1
8 months david david Getting ready for 1.5 release 2
8 months david david Adding the latest tip (7970b070f884) of piston 2
8 months david david Update restkit to the latest tip (5afc7b3bed0a), using the new way to access… 2 11
8 months david david Adapt test for remoteauth to verify that nothing crashes with… 2
8 months david david Solve the many-to-many issue using the "through" argument, which is now… 5
8 months david david Compatibility with Django 1.2 alpha *but* M2M relations do not work for now,… 4
11 months david david Switch to basicConfig logging handler, avoid redudancy of messages 3
11 months david david Update to the latest restkit's tip 3
11 months david david Setting id or pk to None in case of a unique get wasn't a good idea 1
11 months david david Add a twitter basic example 7
11 months david david Better args' names mapping and get a unique object from his pk 1