aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-05#1390, docs, turning of paginationAndrey Kaygorodov
2014-02-05turn of paginationAndrey Kaygorodov
2014-02-04Merge pull request #1387 from RicterZ/patch-1Tom Christie
2014-02-04Fixed a bug backticksRicterZ
2014-02-04Merge pull request #1385 from juroe/masterTom Christie
2014-02-04Fixes typo (Implicit instead of Implict).juroe
2014-02-03Merge pull request #1384 from meshy/patch-1Tom Christie
2014-02-03Viewsets docs typoCharlie Denton
2014-02-03Merge pull request #1383 from jfw/patch-1Tom Christie
2014-02-02fixed typo (wrong "its")Jeff Fein-Worton
2014-02-01Merge pull request #1381 from meoooh/masterTom Christie
2014-02-01Update fields.mdmeoooh
2014-01-31Merge pull request #1379 from bodylabs/exception_exampleTom Christie
2014-01-31Fix doc for custom exception samplePaul Melnikow
2014-01-31Merge pull request #1377 from Ian-Foote/force_bytesTom Christie
2014-01-31Use bytes BOUNDARY on django < 1.5Ian Foote
2014-01-30Only add 'Vary: Accept' header when there is more than one possible renderer.Tom Christie
2014-01-30Remove TODO note, since it hasn't been TODONE.Tom Christie
2014-01-28Add file upload test for APIRequestFactoryIan Foote
2014-01-28Import force_bytes on django >= 1.5Ian Foote
2014-01-26Merge pull request #1373 from rhcarvalho/patch-1Tom Christie
2014-01-25Fix typo in docstring for post_delete hook.Rodolfo Henrique Carvalho
2014-01-19Drop django-rest-framework-bulk API descriptionsTom Christie
2014-01-19Merge pull request #1363 from miki725/masterTom Christie
2014-01-19Merge pull request #1364 from jpadilla/patch-1Tom Christie
2014-01-18Include the djangorestframework-jwt packageJosé Padilla
2014-01-18Added docs for bulk views from django-rest-framework-bulk.Miroslav Shubernetskiy
2014-01-17Merge pull request #1361 from ross/x_method_overrideTom Christie
2014-01-17always obey X-HTTP-METHOD-OVERRIDE headerRoss McFarland
2014-01-17Merge pull request #1360 from diox/fix-querysets-json-encodingTom Christie
2014-01-17Encode django QuerySets to lists and not dicts in JSONEncoderMathieu Pillard
2014-01-15Security update to OrderingFilter2.3.12Tom Christie
2014-01-15Nicer write_only fields implementation. Closes #1355Tom Christie
2014-01-14Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-01-14Merge branch 'master' of git://github.com/sprymak/django-rest-framework into ...Tom Christie
2014-01-14Use api_settings.URL_FIELD_NAMETom Christie
2014-01-14More HyperlinkedModelSerializer docsTom Christie
2014-01-14Use a local virtualenv, not in the users homedir.Tom Christie
2014-01-14Tweak html for hidden h1 on homepageTom Christie
2014-01-14Merge pull request #1354 from JakeSidSmith/docs-seoTom Christie
2014-01-14Added h1 and alt to logo to improve SEOJakeSidSmith
2014-01-14Test for customizable HyperlinkedModelSerializer url field nameS.Prymak
2014-01-14Version 2.3.112.3.11Tom Christie
2014-01-14Added write_only and write_only_fields. Refs #1306Tom Christie
2014-01-14Override HyperlinkedModelSerializerOptions url field name with URL_FIELD_NAME...S.Prymak
2014-01-13Minor tweaksTom Christie
2014-01-13Merge branch 'testing-nested-serializers' of git://github.com/dustinfarris/dj...Tom Christie
2014-01-13Minor cleanupTom Christie
2014-01-13Move ImportingModelSerializerTests and add comments.Dustin Farris
2014-01-13Merge branch 'master' of git://github.com/cguethle/django-rest-framework into...Tom Christie