aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-10-29Style tweaksTom Christie
2012-10-29Deal with None and missing valuesTom Christie
2012-10-29Fix up login stylingTom Christie
2012-10-29Fix breadcrumbsTom Christie
2012-10-29TweakTom Christie
2012-10-29Added @minddust. Thanks!Tom Christie
2012-10-29Merge pull request #334 from minddust/restframework2Tom Christie
2012-10-29fixed api_view decorator useageStephan Groß
2012-10-29remove empty rowsStephan Groß
2012-10-29fix api_view decorator useageStephan Groß
2012-10-29add missing whitespaceStephan Groß
2012-10-29fixed missplaced semicolonStephan Groß
2012-10-29fixed missplaced semicolonStephan Groß
2012-10-29fixed missplaced semicolonStephan Groß
2012-10-29add missing semicolonStephan Groß
2012-10-29add missing "`" for code formattingStephan Groß
2012-10-29fixed api_view decorator useageStephan Groß
2012-10-29removed empty rowStephan Groß
2012-10-29correct code indentStephan Groß
2012-10-28TweaksTom Christie
2012-10-28TweaksTom Christie
2012-10-28Remove unfinished sections from the indexTom Christie
2012-10-28Add initial explanatory paragraphTom Christie
2012-10-28Remove recursion detectionTom Christie
2012-10-28nested -> depthTom Christie
2012-10-28readonly -> read_onlyTom Christie
2012-10-28Merge pull request #332 from tomchristie/tutorial-refactorTom Christie
2012-10-28Improve fields docsTom Christie
2012-10-28Merge pull request #330 from tomchristie/tutorial-refactorTom Christie
2012-10-28Minor fixesTom Christie
2012-10-28Pastebin tutorialTom Christie
2012-10-28Merge pull request #327 from tomchristie/allow-any-permissionTom Christie
2012-10-28TemplateHTMLRenderer, StaticHTMLRendererTom Christie
2012-10-27Add AllowAny classTom Christie
2012-10-27Add AllowAny permissionTom Christie
2012-10-27Merge pull request #326 from tomchristie/seperate-tests-appTom Christie
2012-10-27Added @madisvain. Thanks!Tom Christie
2012-10-27Push tests into a seperate app namespace 'rest_framework.test'Tom Christie
2012-10-272.0 AnnouncementTom Christie
2012-10-27TweaksTom Christie
2012-10-27Merge pull request #322 from j4mie/decorator-docsTom Christie
2012-10-27Documentation for function-based view decoratorsJamie Matthews
2012-10-27pep8Tom Christie
2012-10-26Fix PyPI package name in install instructionsTom Christie
2012-10-26Use context dict in HTMLRendererTom Christie
2012-10-26Merge pull request #321 from tomchristie/pastebin_tutorialTom Christie
2012-10-26Fix failing 'default' on ModelSerializerTom Christie
2012-10-26WhitespaceTom Christie
2012-10-26Fix incorrect method signature in docsTom Christie
2012-10-26Object-level permissions respected by Browseable APITom Christie