aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-03-22AuthTokenSerializer - properly render password fieldmdoglio
2015-03-20Merge pull request #2733 from pquentin/patch-reverseTom Christie
2015-03-20Put the needed import in one exampleQuentin Pradet
2015-03-19Handling the fallback in `reverse`Ion Scerbatiuc
2015-03-19Release notes for 3.1.1 and version bump.Xavier Ordoquy
2015-03-19Handle reversal of non-API view_name in HyperLinkedRelatedFieldIon Scerbatiuc
2015-03-17Merge pull request #2707 from ajyong/patch-1José Padilla
2015-03-17Fix typo in versioning docsAaron Yong
2015-03-17Merge pull request #2705 from diwu1989/patch-1Tom Christie
2015-03-16use SAFE_METHODS and make tupleDi Wu
2015-03-16Merge pull request #2703 from kylepjohnson/masterTom Christie
2015-03-16Merge pull request #2702 from rubendura/masterTom Christie
2015-03-16Add necessary imports to final urls.py exampleKyle P. Johnson
2015-03-16Updates ducumentation DEFAULT_PAGE_SIZE left over after #2655Rubén Durá Tarí
2015-03-16Merge pull request #2700 from tomchristie/do-not-paginate-if-page-size-noneTom Christie
2015-03-16Merge pull request #2631 from Ins1ne/feature/issue-2559Tom Christie
2015-03-16Do not paginate if PAGE_SIZE=NoneTom Christie
2015-03-16Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2015-03-16Latest translation stringsTom Christie
2015-03-16Merge pull request #2697 from jpadilla/testsTom Christie
2015-03-14Simplify test settingsJosé Padilla
2015-03-13Merge pull request #2691 from mochawich/patch-1Tom Christie
2015-03-13fixed missing anchor closing tagmochawich
2015-03-13Merge pull request #2685 from rbarrois/rbarrois/fix_lookup_url_kwargXavier Ordoquy
2015-03-13Fix lookup_url_kwarg handling in viewsets.Raphaël Barrois
2015-03-13Fix the link to the old doc (#2681).Xavier Ordoquy
2015-03-12Merge pull request #2678 from vikingco/fix/ugettext-in-paginationJosé Padilla
2015-03-12Fixed problem with imporing rest_framework.views in apps.pyDirk Moors
2015-03-11Merge pull request #2671 from esmail/patch-2José Padilla
2015-03-11Fix example of explicit format URL (for real).Esmail
2015-03-11Merge pull request #2668 from Maplecroft/doc_fixesXavier Ordoquy
2015-03-11Fixed import statement in API docsJames Rutherford
2015-03-11Merge pull request #1 from tomchristie/masterJames Rutherford
2015-03-10Merge pull request #2666 from balsdorf/patch-1José Padilla
2015-03-10Changed incorrect class nameBryan Alsdorf
2015-03-09Fixed a typo in the documentation's link.Xavier Ordoquy
2015-03-09Merge pull request #2652 from jpadilla/masterTom Christie
2015-03-09Merge pull request #2655 from jwbixby/patch-1Tom Christie
2015-03-09Merge pull request #2658 from ddx/cursorpagination-docs-typoTom Christie
2015-03-09Fixed missing word in CursorPagination docsDeven Xie
2015-03-08Merge pull request #2637 from mdentremont/topic/allow-serialize-unsaved-with-...Carlton Gibson
2015-03-08Update documenation over PAGE_SIZEjwbixby
2015-03-07Update to 3.1 releaseJosé Padilla
2015-03-07Remove docs for 3.0 bannersJosé Padilla
2015-03-07Fix permissions on markdown filesJosé Padilla
2015-03-07update vertical and inline layouts for radio choicesAider Ibragimov
2015-03-06Merge pull request #2640 from Crystalnix/fix-remove-mergedictJosé Padilla
2015-03-06Add support for serializing models with m2m related fieldsMatt d'Entremont
2015-03-06Merge pull request #2643 from jpadilla/masterTom Christie
2015-03-06Fix customizing field mappings linkJosé Padilla