aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-05Minor tweaksTom Christie
2012-09-04Refactored throttlingTom Christie
2012-09-04Bits of cleanupTom Christie
2012-09-04Remove support for markdown<2.1Tom Christie
2012-09-04Remove some bits from utilsTom Christie
2012-09-03First pass at mixins & generic viewsTom Christie
2012-09-03View -> APIViewTom Christie
2012-09-03Fixes to APIViewTom Christie
2012-09-03Added format_suffix_patterns, and fix up settingsTom Christie
2012-09-03Added the api_view decoratorTom Christie
2012-09-03Parsers may return raw data, or a DataAndFiles objectTom Christie
2012-09-03Neater virtualenv in tutorialTom Christie
2012-09-03Support generatorsTom Christie
2012-09-03Update virtualenv notesTom Christie
2012-09-03Add virtualenv to start of tutorialTom Christie
2012-09-03Update creditsTom Christie
2012-09-03Cleaner documentation around installation of optional packagesTom Christie
2012-09-02Remove mention of ImmediateResponseTom Christie
2012-09-01Fix credits docTom Christie
2012-09-01Docs tweak for first docs deploymentTom Christie
2012-09-01Fix docs base URLTom Christie
2012-09-01Get docs ready to deployTom Christie
2012-09-01REST framework 2 docsTom Christie
2012-08-30Fix urlobject linkTom Christie
2012-08-29Remove travis while in pre-releaseTom Christie
2012-08-29README linking to docs properlyTom Christie
2012-08-29Adding travis configTom Christie
2012-08-29New docsTom Christie
2012-08-29Probably will be versioned as 2.0.0Tom Christie
2012-08-29Remove toxTom Christie
2012-08-29Remove examples (to be moved to a seperate project)Tom Christie
2012-08-28Added serializers and fieldsTom Christie
2012-08-26Tweak docstringsTom Christie
2012-08-26Drop ImmediateResponseTom Christie
2012-08-26Add status codes as per RFC 6585Tom Christie
2012-08-26Remove 405 method not allowed ImmediateResponseTom Christie
2012-08-26Remove 415 ImmediateResponseTom Christie
2012-08-25Update url tagTom Christie
2012-08-25Removing 403 immediate responseTom Christie
2012-08-25Add ParseError (Removing ImmediateResponse)Tom Christie
2012-08-24Drop out resources & mixinsTom Christie
2012-08-24Remove PermissionsMixinTom Christie
2012-08-24Remove RequestMixinx / ReponseMixinTom Christie
2012-08-24Fix broken exampleTom Christie
2012-04-11Merge work from sebpiqTom Christie
2012-04-11Merge with masterTom Christie
2012-03-27Fix broken pygments test.Marko Tibold
2012-02-29Fixes broken permissions-example.Marko Tibold
2012-02-27Update docs/requirements.txtTom Christie
2012-02-25Fix broken testsTom Christie