aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-19Merge pull request #796 from maspwr/writable-nested-modelserializerTom Christie
2013-04-18Fix model serializer nestesd delete behaviorMark Aaron Shirley
2013-04-17Added @forgingdestiny for login template work.Tom Christie
2013-04-17Update release-notes.mdTom Christie
2013-04-17Merge pull request #794 from forgingdestiny/masterTom Christie
2013-04-17Update browsable-api.mdMatt Majewski
2013-04-17extend base login templateforgingdestiny
2013-04-17add branding and style blocksforgingdestiny
2013-04-17Merge branch 'include_reverse_relations' of https://github.com/tomchristie/dj...Tom Christie
2013-04-17Version 2.2.72.2.7Tom Christie
2013-04-17Remove unneccessary tests from #789, and bit of cleanup.Tom Christie
2013-04-17Merge https://github.com/shezi/django-rest-frameworkTom Christie
2013-04-16Merge pull request #792 from maspwr/writable-nested-modelserializerTom Christie
2013-04-16Merge remote-tracking branch 'upstream/master' into writable-nested-modelseri...Mark Aaron Shirley
2013-04-16Explicit error if dev does not return a response from the viewTom Christie
2013-04-15Return Decimal instance instead of stringStephan Groß
2013-04-15Fix init callStephan Groß
2013-04-15Add DecimalField to field_mappingStephan Groß
2013-04-15Remove rebase docsStephan Groß
2013-04-15Update release notesStephan Groß
2013-04-15Fix unicodesStephan Groß
2013-04-15Add DecimalField supportStephan Groß
2013-04-15Fix unicodesStephan Groß
2013-04-15Add DecimalField supportStephan Groß
2013-04-14adding test case for generic view with overriden get_object()Johannes Spielmann
2013-04-13Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-04-13Allow overriding get_object to work correctly. Fixes #784Tom Christie
2013-04-11Remove router bit from viewset docsTom Christie
2013-04-11Simplify get_objectTom Christie
2013-04-11Merge pull request #783 from vshih/masterTom Christie
2013-04-11Remove redundant text.Victor Shih
2013-04-10First pass on automatically including reverse relationshipTom Christie
2013-04-10Merge pull request #782 from maspwr/writable-nested-modelserializerTom Christie
2013-04-10Update docs with allow_add_removeMark Aaron Shirley
2013-04-10Fix 1.3 compat issue. Closes #780Tom Christie
2013-04-09Cleaning up around bits of API that will be pending deprecationTom Christie
2013-04-09Cleaning up around bits of API that will be pending deprecationTom Christie
2013-04-09Cleaning up get_object and get_querysetTom Christie
2013-04-09Add lookup_kwargTom Christie
2013-04-09Removed SingleObjectMixin and MultipleObjectMixinTom Christie
2013-04-09Minor cleaning up on ViewTom Christie
2013-04-09Viewsets and routers in seperate docsTom Christie
2013-04-08Merge pull request #753 from maspwr/writable-nested-modelserializerTom Christie
2013-04-06one-many writable nested modelserializer supportMark Aaron Shirley
2013-04-04TweaksTom Christie
2013-04-04Version 2.2.62.2.6Tom Christie
2013-04-04Use consistent header style in tutorial part 5Tom Christie
2013-04-04Fix up view name/description testsTom Christie
2013-04-04Factor view names/descriptions out of View classTom Christie
2013-04-04CommentingTom Christie