aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie
2012-09-19Added @phobologic. Thanks\!Tom Christie
2012-09-19Use named links in tutorial docsTom Christie
2012-09-17Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...Tom Christie
2012-09-17Tweak docs, fix .error_data -> .errorsTom Christie
2012-09-17Prevent the touchstart event propagation on the dropdown menus in the navbar.Alec Perkins
2012-09-16Simplify negotiation. Drop MSIE hacks. Etc.Tom Christie
2012-09-14Drop urlobject2Tom Christie
2012-09-14Merge branch 'browsable-bootstrap' of https://github.com/droptype/django-rest...Tom Christie
2012-09-14Flesh out resources/routers part of tutorialTom Christie
2012-09-14Tweak throttles and improve docsTom Christie
2012-09-13Drop GitHub button from docs on small screensTom Christie
2012-09-13Tweak copyTom Christie
2012-09-13Improve throttles and docsTom Christie
2012-09-13Tweak throttling/permissions/auth docsTom Christie
2012-09-12Tweaks to Token authTom Christie
2012-09-12GitHub link in toolbarTom Christie
2012-09-12Updating docsTom Christie
2012-09-09Whoops, forgot to explain these.Alec Perkins
2012-09-09Reference-style links. Much cleaner.Alec Perkins
2012-09-09Browsable API doc topicAlec Perkins
2012-09-09Collapsing menu, travis and github badges, horizontal scrolling code on overflowTom Christie
2012-09-08Hide toc overflowTom Christie
2012-09-08Move quote below title for consistencyTom Christie
2012-09-08Links to source files in docsTom Christie
2012-09-08Code highlighting in docsTom Christie
2012-09-08Link to github accounts in creditsTom Christie
2012-09-08Added @alecperkins.Tom Christie
2012-09-07Merge pull request #253 from droptype/rf2-docfixesTom Christie
2012-09-07Merge pull request #252 from markotibold/docs-fixesTom Christie
2012-09-07Add some missing imports.Marko Tibold
2012-09-07Get rid of the BaseToken abstract modelMjumbe Wawatu Poe
2012-09-07Move TokenAuthentication class into djangorestframework.authenticationMjumbe Wawatu Poe
2012-09-07[docs] Fix typo, add link to Tom's Twitter profileAlec Perkins
2012-09-07Rename the default token class to "BasicToken"Mjumbe Wawatu Poe
2012-09-07Update docs for tokenauthMjumbe Wawatu Poe
2012-09-07[docs] Update jQuery to 1.8.1Alec Perkins
2012-09-07[docs] Spacing tweaks when getting responsive.Alec Perkins
2012-09-07[docs] Move styles to own file. Fix table-of-contents positioning when viewed...Alec Perkins
2012-09-07[docs] Add bootstrap-collapse plugin, fixing collapsing navbar.Alec Perkins
2012-09-07[docs] Update Bootstrap to 2.1.1Alec Perkins
2012-09-07Add basic serializer testsTom Christie
2012-09-07Add note re. browseable API and @api_view decoratorTom Christie
2012-09-07Tidy upTom Christie
2012-09-07Filling out docs a bit moreTom Christie
2012-09-06TODO notes in docsTom Christie
2012-09-06Add more settings to settings.pyTom Christie
2012-09-05Tidying up docsTom Christie
2012-09-05Flesh out authentication docsTom Christie
2012-09-05Make index consistentTom Christie