David Larlet is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

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: 579.8 KB): HTTPS / SSH
hg clone https://bitbucket.org/david/django-roa
hg clone ssh://hg@bitbucket.org/david/django-roa

File history for django-roa wiki / Development.wiki

Author Revision Message Date
David Larlet 08cf85f596bb Add a note for M2M relations and the through required argument
David Larlet 320372ba96c1 Add a note on args names mapping setting
David Larlet 214182168b54 Add ROA_HEADERS setting
David Larlet f6e9d1c67265 Automated commit message
David Larlet bb44655739c4 Automated commit message
David Larlet 72bdc9345098 Automated commit message
David Larlet 5b51ec30edf3 More documentation on settings and commands
David Larlet 454f6fe6768a Update filters' name setting
David Larlet 9acd60ea01da Automated commit message
David Larlet 24a66f22e33c Update TODO
David Larlet ec247233b8c5 Removing one item from TODO
David Larlet 6b81335ad75a Initial documentation