aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/generic-views.md
AgeCommit message (Expand)Author
2013-05-07allow_empty -> pending deprecation in preference of overridden get_queryset.Tom Christie
2013-05-05docs, docs, docsTom Christie
2013-05-02Simplifying bits of docsTom Christie
2013-04-25More viewset/router docsTom Christie
2013-04-24Various clean up and lots of docsTom Christie
2013-04-23Merge remove-django-genericsTom Christie
2013-04-04TweaksTom Christie
2013-03-30Spelling/grammar fixes.Victor Shih
2013-02-06Added a `post_save` hook. Closes #558.Tom Christie
2013-01-02Added `RetrieveUpdateAPIView`Tom Christie
2012-12-21slug_kwarg attribute doesn't work; it should be slug_url_kwargReinout van Rees
2012-12-13added RetrieveUpdateAPIViewStephan Groß
2012-11-18Docs, docs, docs, docs, docs, docsTom Christie
2012-11-16Polishing to page size query parameters & more docsTom Christie
2012-11-15updated script to just use page_size_kwargStephan Groß
2012-11-15added global and per resource on/off switch + updated docsStephan Groß
2012-11-14updated docsStephan Groß
2012-10-26Fix incorrect method signature in docsTom Christie
2012-10-25Fix section headings in generic views docsJamie Matthews
2012-10-25Update generic view documentationJamie Matthews
2012-10-08Add RetrieveDestroyAPIView and remove Metadata mixinTom Christie
2012-10-05Accepted media type uses most specific of client/renderer media types.Tom Christie
2012-10-02Update view docs slightlyTom Christie
2012-10-02Clean up docs slightlyTom Christie
2012-09-12Updating docsTom Christie