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

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
django-roa / django_roa /
filename size last modified message
db  
remoteauth  
__init__.py 1.4 KB 19 months ago Handle ModelAdmin the same way as Model or Manager, will be…
models.py 54 B 20 months ago Initial commit of the project
tests.py 21.7 KB 17 months ago Finish groups & permissions addition, still dependent on…