aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-15Version 2.3.9Tom Christie
2013-11-14pass oauth_timestamp to oauth_providerPhilip Forget
2013-11-14Update urlpatterns.pyjgomezb
2013-11-13Merge pull request #1226 from alexjg/masterTom Christie
2013-11-13Add Alex Good to credits (Whoop!)Alex
2013-11-13Merge pull request #1224 from alexjg/allow-aggregate-orderingTom Christie
2013-11-13Undo version bumpAlex
2013-11-12Bump versionAlex
2013-11-12Merge branch 'master' into allow-aggregate-orderingAlex
2013-11-12Add queryset aggregates to allowed fields in OrderingFilterAlex
2013-11-11Merge pull request #1220 from hzy/patch-1Tom Christie
2013-11-11Added drf-ujson-renderer to renderers docsJacob Haslehurst
2013-11-11Merge pull request #1219 from sepeth/fix-documentation-typoTom Christie
2013-11-11Typo on api-guide/fields.md and serializers.pyDoğan Çeçen
2013-11-08Merge pull request #1217 from benpbenp/masterTom Christie
2013-11-08Merge pull request #1215 from brutasse/versionsTom Christie
2013-11-08Exclude 1.4 on python 3Bruno Renié
2013-11-08Merge remote-tracking branch 'upstream/master' into versionsBruno Renié
2013-11-08Merge pull request #1216 from linovia/masterTom Christie
2013-11-08Fix object creation with reverse M2M when related_name unspecifiedBen Pietravalle
2013-11-08Fixed a regression with ValidationError under Django 1.6Xavier Ordoquy
2013-11-08Updated versions in tox and travis configBruno Renié
2013-11-06Merge pull request #1214 from diox/choicefield-typedTom Christie
2013-11-06Drop u'' prefix for python 3.x compatibilityMathieu Pillard
2013-11-05Improve handling of 'empty' values for ChoiceFieldMathieu Pillard
2013-11-02Merge pull request #1207 from erkarl/masterTom Christie
2013-11-02Added @robhudson for work on #1211. Thanks!Tom Christie
2013-11-02Merge pull request #1211 from robhudson/fix-sixTom Christie
2013-10-31Fixed exception handling with YAML and XML parsers.Rob Hudson
2013-10-31Updated OAuth2 authentication docs.erkarl
2013-10-29Merge pull request #1206 from sheppard/patch-1Carlton Gibson
2013-10-29minor typoS. Andrew Sheppard
2013-10-25Merge pull request #1203 from squidsoup/doc/testing-exampleCarlton Gibson
2013-10-25In the API test client example 'data' was not defined. There's also noKit Randel
2013-10-24Merge pull request #1202 from jkbr/patch-1Tom Christie
2013-10-24Removed commented-out credits from footer to make django-debug-toolbar work.Jakub Roztočil
2013-10-24reworked APIException, pushing some of the status_code and detail management ...Chris Guethle
2013-10-24Added @yamila-moreno for work on #1199. Thanks!Tom Christie
2013-10-24Merge pull request #1199 from yamila-moreno/get-filter-backendsTom Christie
2013-10-24Added get_filter_backends methodYamila Moreno
2013-10-24Merge pull request #1200 from yamila-moreno/patch-1Tom Christie
2013-10-24Typo on generic-views.mdYamila
2013-10-24Added @alexanderlukanin13 for fix #1198. Thanks!Tom Christie
2013-10-24Merge pull request #1198 from alexanderlukanin13/form-post-unicodeTom Christie
2013-10-24Update comment in `get_parser_context`.Tom Christie
2013-10-24Fixed UnicodeEncodeError when POST JSON via web interface; added testalexanderlukanin13
2013-10-22Added @jbzdak, for the nice docs improvements in #1191. Thanks!Tom Christie
2013-10-22Merge pull request #1191 from jbzdak/masterTom Christie
2013-10-22Small documentation fixJacek Bzdak
2013-10-22Merge remote-tracking branch 'origin/master'Jacek Bzdak