aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-06it's safe to import scope and constantsEric Buehl
2014-03-06Merge remote-tracking branch 'upstream/master'Eric Buehl
2014-03-06Fixed the validation for optional fields that have a value.Xavier Ordoquy
2014-03-06More complex test case.Xavier Ordoquy
2014-03-06Forgot to add the ref field to the field list.Xavier Ordoquy
2014-03-06Added an optional unique field to Album and checked that duplicates are detec...Xavier Ordoquy
2014-03-06It's 2014 now, dontchaknowTom Christie
2014-03-06Version 2.3.132.3.13Tom Christie
2014-03-05Merge pull request #1454 from rhcarvalho/patch-2Tom Christie
2014-03-05don't implicitly import provider.oauth2Eric Buehl
2014-03-05Fix typoRodolfo Carvalho
2014-03-04Merge pull request #1453 from davidbgk/patch-2Tom Christie
2014-03-04Update documentation of render methods (obj to data)David Larlet
2014-03-04Merge pull request #1452 from davidbgk/patch-1Tom Christie
2014-03-04Typo in keywords arguments nameDavid Larlet
2014-03-04Merge pull request #1442 from Anton-Shutik/masterTom Christie
2014-03-04Added tests for "get_default_value" functionAnton Shutik
2014-03-03Merge pull request #1375 from linovia/feature/django_1_7Tom Christie
2014-03-03Merge remote-tracking branch 'reference/master' into feature/django_1_7Xavier Ordoquy
2014-03-02Merge pull request #1448 from zhanghongfei/masterTom Christie
2014-03-02Merge pull request #1447 from kumar303/hawkTom Christie
2014-03-02Support for running the test suite with py.testAndreas Pelme
2014-03-01In the method permission_denied, did not use the request parameter.hongfeiZhang
2014-02-28Adds HawkREST to 3rd party auth docsKumar McMillan
2014-02-28Fix trailing whitespaceKumar McMillan
2014-02-28Fix link to toxKumar McMillan
2014-02-28strip trailing whitespaceKumar McMillan
2014-02-28Merge pull request #1444 from DanSears/masterTom Christie
2014-02-28clarified which urls.py to editDanSears
2014-02-28Merge pull request #1437 from Keats/masterTom Christie
2014-02-28Merge pull request #1443 from silent1mezzo/patch-1Tom Christie
2014-02-28RelatedField.get_default_value: return empty list if self.many==TrueAnton Shutik
2014-02-28Merge pull request #1441 from dustinfarris/null-serializationTom Christie
2014-02-28Merge pull request #1440 from un33k/masterTom Christie
2014-02-27handle negative time value and prevent a divide by zeroVal Neekman
2014-02-27Allow 'None' to pass as a null value in RelatedFieldsDustin Farris
2014-02-27Update Travis to test Django 1.6.2Adam McKerlie
2014-02-27RelatedField default value handling fixedAnton Shutik
2014-02-26Display the media type of the API response on the browsable APIKeats
2014-02-26Demonstrate problem post/put'ing serialized data that contains 'None'Dustin Farris
2014-02-21Merge pull request #1436 from meshy/patch-1Tom Christie
2014-02-21Minor docs example fixCharlie Denton
2014-02-20Link to DRF-extensions. Refs #1430Tom Christie
2014-02-20Merge pull request #1433 from etoccalino/http-signatureTom Christie
2014-02-20include djangorestframework-httpsignature in the docsElvio Toccalino
2014-02-18Merge pull request #1428 from theskumar/patch-1Tom Christie
2014-02-18fix(docs): fix code indentation in serializers.mdSaurabh Kumar
2014-02-18Tweak comment wrapping.Tom Christie
2014-02-18Merge pull request #1427 from Ian-Foote/refactor_updateTom Christie
2014-02-18Remove unnecessary elseIan Foote