aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2012-10-17Highlight use of permissions alnog with authenticationTom Christie
2012-10-17Docs tweaksTom Christie
2012-10-17Added @eofs. Thanks!Tom Christie
2012-10-15Tweak parsers to take parser_contextTom Christie
2012-10-15Added docs, integer fields and refactored models.TextField to use CharFieldJens Alm
2012-10-14Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...Tom Christie
2012-10-14Documentation for parsersTom Christie
2012-10-14Work on docsTom Christie
2012-10-13Fix typoTom Christie
2012-10-13Docs tweaksTom Christie
2012-10-13Fix typoTom Christie
2012-10-13Merge pull request #293 from tomchristie/request-documentationTom Christie
2012-10-13Improve documentation for RequestsTom Christie
2012-10-12Fix tiny typoJamie Matthews
2012-10-10Make sure JSON output in Browseable API is nicely indentedTom Christie
2012-10-10Permissions and throttles no longer have a view attribute on self. Explicitl...Tom Christie
2012-10-10Remove 'tut 6 - resources' from the docs, since it doesn't exist yetTom Christie
2012-10-09Add flag in get_related_fieldTom Christie
2012-10-09Fixed couple of incorrect imports in the docsTom Christie
2012-10-09Docs tweaksTom Christie
2012-10-09Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> Brows...Tom Christie
2012-10-09Tweak static files with docsTom Christie
2012-10-09Flesh out quickstart guide and make some style tweaksTom Christie
2012-10-09Fix browseable API form display error for authenticated permissionsTom Christie
2012-10-09Tweak settings in quickstart guideTom Christie
2012-10-09Added quickstart guideTom Christie
2012-10-08Fix issue where required fields were not being properly validated. Also make...Tom Christie
2012-10-08Docs tweaksTom Christie
2012-10-08Fix broken docs referenceTom Christie
2012-10-08Add RetrieveDestroyAPIView and remove Metadata mixinTom Christie
2012-10-08Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...Tom Christie
2012-10-08Adding migration and changelog docsTom Christie
2012-10-07Added @mattbo, @maximilianhurl. Thanks!Tom Christie
2012-10-06Fix up media-specific doc styling issuesTom Christie
2012-10-05DabApps, not Dab AppsTom Christie
2012-10-05Tweak fields docsTom Christie
2012-10-05Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...Tom Christie
2012-10-05Add serializer fields documentationTom Christie
2012-10-05Merge pull request #284 from maximilianhurl/doc-stylesTom Christie
2012-10-05Fix django 1.3 bugTom Christie
2012-10-05Added dabapps styling to html apiMax Hurl
2012-10-05Added sticky footer to docsMax Hurl
2012-10-05Fix bug in format suffix patternsTom Christie
2012-10-05Add favicon to docsTom Christie
2012-10-05Doc style tweaksTom Christie
2012-10-05Tweak view slightlyTom Christie
2012-10-05Docs tweaksTom Christie
2012-10-05Tweak doc headingsTom Christie
2012-10-05Merge pull request #282 from tomchristie/html-template-responsesTom Christie
2012-10-05Fix travis build image in docsTom Christie