aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-13Merge pull request #1417 from amezhenin/issue_1386Tom Christie
2014-02-13Merge remote-tracking branch 'origin/issue_1386' into issue_1386Artem Mezhenin
2014-02-13credit, issue #1386, PR #1397Artem Mezhenin
2014-02-13credit, issue #1386, PR #1897Artem Mezhenin
2014-02-13Merge pull request #1397 from amezhenin/issue_1386Tom Christie
2014-02-13wrapper for smart_urlquote, issue #1386Artem Mezhenin
2014-02-13(I hope) tests are fixed, issue #1386Artem Mezhenin
2014-02-13change regex back, issue #1386Artem Mezhenin
2014-02-12Merge pull request #1412 from amatellanes/masterTom Christie
2014-02-12Fixed Testing docs sectionamatellanes
2014-02-11Merge pull request #1406 from carltongibson/#1210Carlton Gibson
2014-02-11Test and fix for #1210. World's lowest hanging fruit.Carlton Gibson
2014-02-11Merge pull request #1405 from carltongibson/#1257Carlton Gibson
2014-02-11Test and quick fix for #1257Carlton Gibson
2014-02-10Merge pull request #1404 from hassanshamim/update-exeptions-documentationTom Christie
2014-02-10Replace 'detail' with 'default_detail' in Exceptions guide and APIException c...Hassan Shamim
2014-02-09issue #1386Artem Mezhenin
2014-02-09update regex for matching URLs, fixes issue #1386Artem Mezhenin
2014-02-05Merge pull request #1382 from mking/use-urandom-directlyTom Christie
2014-02-04Generate random token directlyMatthew King
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