aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-07Optional login/logout tags so browseable API will work without requiring auth...Tom Christie
2012-09-07Tidy upTom Christie
2012-09-07Filling out docs a bit moreTom Christie
2012-09-07Bits of cleanupTom Christie
2012-09-06TODO notes in docsTom Christie
2012-09-06Move settings stuff actually into settingsTom Christie
2012-09-06Move generic views into seperate moduleTom Christie
2012-09-06Add more settings to settings.pyTom Christie
2012-09-06Settings suppport importpathsTom Christie
2012-09-06Add support for request.authTom Christie
2012-09-06Refactoring some basicsTom Christie
2012-09-05Correct media type for jsonpTom Christie
2012-09-05Tidying up docsTom Christie
2012-09-05Flesh out authentication docsTom Christie
2012-09-05Make index consistentTom Christie
2012-09-05Fix up index suffixesTom Christie
2012-09-05Fix permission issuesTom Christie
2012-09-05Improve docsTom Christie
2012-09-05Clean up .gitignoreTom Christie
2012-09-05Clean up runcoverageTom Christie
2012-09-05Update api auth includeTom Christie
2012-09-05Add missing doc filesTom Christie
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