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

Shortlog (showing r55:9a25cad7a0b4 (tip) → r31:be8c4ff20004)

Age Author Message A M D «
20 months david david Documentation in progress 0 1 0
20 months Will Larson All tests are now passing. 0 2 0
20 months Will Larson Removed the test testing the Article model, since it was a sanity 0 1 0
20 months Will Larson Added minimal rss/atom mimetype coverage to the mimetype detection test. 0 1 0
20 months Will Larson Fixed small typo. 0 1 0
20 months Will Larson Added mimetypes for RSS and Atom responders. 0 2 0
20 months Will Larson Can now dictate Responder to use by setting the appropriate mimetype. 0 2 0
20 months Will Larson Fleshed out the Responders portion out of the documentation. Although not the… 0 2 0
20 months Will Larson The default responder will no longer be 'html', but will instead be the first… 0 1 0
20 months david david Move authentication backends to authentications file 1 2 0
20 months david david Documentation in progress 0 1 0
20 months david david Add more authentication backends 0 3 0
20 months david david Remove BaseDetailView dependency (previous commit was a typo 0 2 0
20 months david david Allow nested resources 0 1 0
20 months david david Allow nested resources 1 4 0
20 months Will Larson Moved responders into responders.py 1 1 0
20 months david david Draft of authentication, still hesitating between dictionaries vs. decorators 0 4 0
20 months Will Larson Cleaned up line spacing in tests.py 0 1 0
20 months Will Larson YamlResponder is now implemented, and has tests. 0 3 0
20 months Will Larson Improved xml_responder_detail test. 0 1 0
20 months david david First implementation of feeds' responders, can't find a way to do not… 0 3 0
20 months Will Larson Changed yaml mimetype to 'text/yaml', which appears to be standard. 0 1 0
20 months Will Larson Updates urls.py to allow regexs for xml and yaml responders. 0 1 0
20 months Will Larson Merged in changes from head. 0 3 0
20 months Will Larson Added XmlResponder to the Article test url, and added a minimal XmlResponder… 0 2 0