aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/mixins.py
AgeCommit message (Expand)Author
2011-05-10Getting the API into shapeTom Christie
2011-05-04Decouple views and resourcesTom Christie
2011-05-02emitters -> renderersTom Christie
2011-04-29More refactoring - move various less core stuff into utils etcTom Christie
2011-04-28emitters -> renderersTom Christie
2011-04-25Generic permissions added, allowed_methods and anon_allowed_methods now defun...Tom Christie
2011-04-11request.py -> mixins.pyTom Christie