aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2012-10-04Abstract out the app_label on test modelsTom Christie
2012-10-03Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...Tom Christie
2012-10-03Rename generic viewsTom Christie
2012-10-02Fixed references to serializer.serialized and serializer.serialized_errorsMatt Bosworth
2012-10-02Update view docs slightlyTom Christie
2012-10-02Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...Tom Christie
2012-10-02Cleaner travis image linkTom Christie
2012-10-02Fix bug where pk could be set in post dataTom Christie
2012-10-02URL overrides in settings fixed up slightlyTom Christie
2012-10-02Clean up docs slightlyTom Christie
2012-10-02Placeholder for FBV docsTom Christie
2012-10-02Make example more realistic and less of a toyTom Christie
2012-10-02Make 'results_field' attribute of BasePaginationSerializer public.Tom Christie
2012-10-02Clean up reverse docs slightlyTom Christie
2012-10-02Renderer documentationTom Christie
2012-10-01Add example of using paginator in a viewTom Christie
2012-10-01Pagination docsTom Christie
2012-10-01Expand pagination support, add docsTom Christie
2012-09-30Docs tweakingTom Christie
2012-09-28Added @j4mie, and added projects to 'additional thanks' as appropriate.Tom Christie
2012-09-27Only display forms when user has permissions. #159Tom Christie
2012-09-27Added @cyberj. Thanks!Tom Christie
2012-09-27Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...Tom Christie
2012-09-27Added citation to contributing docsTom Christie
2012-09-26Added @LaundroMat. Thanks!Tom Christie
2012-09-26Fix @api_view decorator testsTom Christie
2012-09-25Add readonly 'id' fieldTom Christie
2012-09-25Add csrf noteTom Christie
2012-09-25Fix incorrect bit of tutorialTom Christie
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