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-modelviews

Backup of an old repository with useful ideas. Initial goal: integrating REST to django admin (class-based views).

Clone this repository (size: 85.8 KB): HTTPS / SSH
hg clone https://bitbucket.org/david/django-modelviews
hg clone ssh://hg@bitbucket.org/david/django-modelviews

Downloads

No files have been added to django-modelviews yet.

Tags

Tag Revision Message Date Download
tip 9a25cad7a0b4 Documentation in progress

Branches

Branch Revision Message Date Download
default 9a25cad7a0b4 Documentation in progress
tests 09d4c8655670 Testing branch, based on BaseView instead of BaseDetailView.