aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-13Merge pull request #2819 from xrmx/update-2.4-docs-urlversion-2.4.xXavier Ordoquy
2015-04-10Update 2.4 docs urlRiccardo Magliocchetti
2015-04-08Merge pull request #2755 from rouge8/tab-switching-backportXavier Ordoquy
2015-03-24Pin flake8 2.4.0 and pep8 1.5.7Andy Freeland
2015-03-24Version bump and release notes update for 2.4.5Andy Freeland
2015-03-23Escape tab switching cookieTom Christie
2014-11-27Merge pull request #2140 from sicarrots/fix_get_componentTom Christie
2014-11-27Fixed get_component method in Field to get working with subclassess of collec...Karol Sikora
2014-11-03Fix URL escaping2.4.4Tom Christie
2014-11-03Version 2.4.4Tom Christie
2014-11-03Properly escape URLs when replacing query parameterTom Christie
2014-10-31Merge pull request #1963 from carljm/lazy-fieldsTom Christie
2014-10-31Merge pull request #1922 from JonesChi/fix_followTom Christie
2014-10-31Merge pull request #1785 from gdoermann/masterTom Christie
2014-10-29Merge pull request #1997 from agconti/patch-1Xavier Ordoquy
2014-10-29Update authentication.mdAndrew Conti
2014-10-29Merge pull request #1993 from jpadilla/masterCarlton Gibson
2014-10-28Use PYTHONDONTWRITEBYTECODE=1 on tox environmentJosé Padilla
2014-10-22Merge pull request #1969 from erikcw/orderedTom Christie
2014-10-20Used Django utils SortedDict instead of stdlib's OrderedDict forErik Wickstrom
2014-10-19Maintain order of views on router for api root view.Erik Wickstrom
2014-10-17Set up serializer fields lazily on-demand.Carl Meyer
2014-10-17Merge pull request #1967 from jpadilla/masterTom Christie
2014-10-17Add docs regarding linking third party packagesJosé Padilla
2014-10-16Merge pull request #1959 from konradhalas/add-djoser-to-docsTom Christie
2014-10-16Add to main 3rd party resources list.konradhalas
2014-10-16Add djoser to authentication docs.konradhalas
2014-10-06Fix follow does not work on APIClientJones Chi
2014-10-05Merge pull request #1925 from kevinlondon/patch-5Tom Christie
2014-10-04Update links in 2.4-announcement.mdKevin London
2014-10-02Merge pull request #1905 from ya-mouse/masterCarlton Gibson
2014-09-29Update index.mdTom Christie
2014-09-29Update README.mdTom Christie
2014-09-26[templates/rest_framework/base.html] Separate `object-form' and `generic-cont...Anton D. Kachalov
2014-09-24Merge pull request #1900 from jpadilla/pr_1507Tom Christie
2014-09-24Merge pull request #1899 from collinanderson/urlsTom Christie
2014-09-23Remove left unicode stringsJosé Padilla
2014-09-23Correctly propagate cloned_request for OPTIONSJosé Padilla
2014-09-23remove patterns and strings from urls #1898Collin Anderson
2014-09-19Drop 'No major point releases are currently planned.', cos they are.Tom Christie
2014-09-19Version 2.4.32.4.3Tom Christie
2014-09-18Merge pull request #1887 from pipermerriam/piper/decorate_as_view_response_fr...Tom Christie
2014-09-18Merge pull request #1882 from mattjmorrison/patch-2Tom Christie
2014-09-18Fix missing CSRF exemption on viewsetsPiper Merriam
2014-09-17Fixed code formattingMatthew J Morrison
2014-09-17Update routers.pyTom Christie
2014-09-17Merge pull request #1865 from mskrajnowski/default-router-listless-viewsetTom Christie
2014-09-17Merge pull request #1883 from jpadilla/masterTom Christie
2014-09-17Update initial migration to work on Python 3José Padilla
2014-09-17Update authtoken latest Django 1.7 migrationJosé Padilla