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

Changed (Δ585 bytes):

raw changeset »

CHANGELOG (12 lines added, 0 lines removed)

THANKS (7 lines added, 0 lines removed)

Up to file-list CHANGELOG:

2
2
Django-ROA's changelog
3
3
======================
4
4
5
Version 1.4, 15 September 2009:
6
-------------------------------
7
8
* Support for named relations.
9
* Support for proxy models.
10
* Fix a bug to deal with ModelForms
11
* Switch from restclient to the latest tip of restkit (>0.8.2)
12
* Update piston to the latest tip (>0.2.3rc1)
13
* Introduce a new settings, ROA_HEADERS, to specify headers sent to the server
14
* Better errors' feedback from the server
15
16
5
17
Version 1.3, 25 May 2009:
6
18
-------------------------
7
19

Up to file-list THANKS:

1
Thank you guys!
2
===============
3
4
My special thanks to BenoƮt Chesneau and Jesper Noehr for restkit and piston
5
(respectively), their reactivity and thoughts on the project.
6
7
It has to be said.