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

django-roa / .hgignore

Tag
1.5
syntax: glob

*.pyc
*~
*.db
*.tmp
*.DS_Store
*.txt
*.sqlite
*.svn
*.orig
*.old
settings.py
manage.py
django
dist/*
django_roa.egg-info/PKG-INFO