aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/views.py
AgeCommit message (Expand)Author
2011-06-26Very basic YAML support. Probably needs some tweaking, and definitely needs t...markotibold
2011-06-15Merge throttling and fix up a coupla thingsTom Christie
2011-06-14Support for nesting resources etc...Tom Christie
2011-06-13implemeneted #28markotibold
2011-06-07Typo. Authenticat<i>onTom Christie
2011-05-27Allow .form specified on view. Allow get_form, put_form, post_form. Add .PA...Tom Christie
2011-05-27forms/models can be set on the view as well as the resourceTom Christie
2011-05-24tidy up last bits of renderer media type handlingTom Christie
2011-05-24Renderers can now cope with parameterised args. ResponseMixin gets cleaned u...Tom Christie
2011-05-24Allow views to return HttpResponses. Add initial() hook methodTom Christie
2011-05-23check in marko's docsTom Christie
2011-05-23name and descriptionTom Christie
2011-05-19The core is now documented from the docstrings in the source.markotibold
2011-05-17All top level modules are included. Ready for diving into the modules and doc...markotibold
2011-05-13Sorting out resources. Doing some crazy magic automatic url resolving stuff....Tom Christie
2011-05-13cleanupTom Christie
2011-05-12_perform_form_overloading becomes transparentTom Christie
2011-05-12yet more API cleanupTom Christie
2011-05-12refactoring resource specfic stuff into ResourceMixin - validators now defunctTom Christie
2011-05-10renderer API workTom Christie
2011-05-10Getting the API into shapeTom Christie
2011-05-04Decouple views and resourcesTom Christie
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...tom christie tom@tomchristie.com