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-13Skip Python 2.6 build for Django 1.7Xavier Ordoquy
2014-02-13Fixed a typo.Xavier Ordoquy
2014-02-13Use 1.7a2 for django 1.7 line and added django-guardian PR for python 3.x or ...Xavier Ordoquy
2014-02-12Merge pull request #1412 from amatellanes/masterTom Christie
2014-02-12Fixed Testing docs sectionamatellanes
2014-02-12remove spaces from META['HTTP_X_FORWARDED_FOR'] as throttle keytuky
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-09Allow filter model to be a subclass of the queryset one.Simon Charette
2014-02-09issue #1386Artem Mezhenin
2014-02-09update regex for matching URLs, fixes issue #1386Artem Mezhenin
2014-02-07Merge remote-tracking branch 'upstream/master'Andrey Kaygorodov
2014-02-05#1390, docs, turning of paginationAndrey Kaygorodov
2014-02-05Merge pull request #1382 from mking/use-urandom-directlyTom Christie
2014-02-04Generate random token directlyMatthew King
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-31Moving models back to test_serializer.Xavier Ordoquy
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-30Upgraded django-oauth-plusXavier Ordoquy
2014-01-30Fixed the object representation in order to pass the tests.Xavier Ordoquy
2014-01-30Refactoring due to the previous commit.Xavier Ordoquy
2014-01-30Make factory.get work with Django 1.7Xavier Ordoquy
2014-01-28Install Pillow for ImageField to work.Xavier Ordoquy