aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-07-06Modify mixins.py to make sure that the 415 (Unsupported Media Type) returns i...Ralph Broenink
2012-07-03Added Adam Ness. Thanks!Tom Christie
2012-07-03Merge pull request #223 from greylurk/ie-headersTom Christie
2012-07-02Patch to enable Accept headers in Internet Explorer when an Ajax Library on t...Adam Ness
2012-06-28Don't bork if request attribute is not set.Tom Christie
2012-06-28Merge pull request #219 from scfarley/related-serializers-2Tom Christie
2012-06-26Pass request to related serializersSean C. Farley
2012-05-22Merge pull request #210 from max-arnold/serialize-raw-querysetTom Christie
2012-05-22Allow RawQuerySet serializationMax Arnold
2012-05-111.4 Ain't alpha.Tom Christie
2012-04-12Fix typo.Marko Tibold
2012-04-11Use seuptools to be explicit about optional version-dependency of markdown.Marko Tibold
2012-04-11Fixes #94. Thanks @natim. Only Markdown 2.0+ is supported currently.Marko Tibold
2012-04-11Merge work from sebpiqTom Christie
2012-04-11Merge with masterTom Christie
2012-03-27Fix broken pygments test.Marko Tibold
2012-03-20Don't return unknown field errors if allow_unknown_form_fields is TrueAlen Mujezinovic
2012-03-01Whoops. Adding the .parent attribute to the Serializer class brokeAlen Mujezinovic
2012-03-01Added a .parent attribute to the Serializer object for documentationAlen Mujezinovic
2012-03-01Maintain a reference to the parent serializer when descending down into fieldsAlen Mujezinovic
2012-02-29Fixes broken permissions-example.Marko Tibold
2012-02-27Update docs/requirements.txtTom Christie
2012-02-25Fix broken testsTom Christie
2012-02-25Massive mergeTom Christie
2012-02-24Added @shawnlewis. Thanks!Tom Christie
2012-02-24Merge pull request #179 from shawnlewis/masterTom Christie
2012-02-23Fix for #178.Shawn Lewis
2012-02-23Test for issue #178.Shawn Lewis
2012-02-23updated docsSébastien Piquemal
2012-02-23fixed permissions examples + sanity testSébastien Piquemal
2012-02-23authentication refactor : request.user + tests passSébastien Piquemal
2012-02-23Cleanup of reverse docsTom Christie
2012-02-23Version 0.4.0-devTom Christie
2012-02-23Remove unused 'staticviews'Tom Christie
2012-02-23Remove InstanceMixin auto-url magicks.Tom Christie
2012-02-23reverse takes request as a kwarg for compatibility with django's reverseTom Christie
2012-02-23merged + fixed broken testSébastien Piquemal
2012-02-23hack to fix ImmediateResponse renderingSébastien Piquemal
2012-02-22Properly catch MultiPartParserError during .parse()Tom Christie
2012-02-22Added @tschan. Thanks!Tom Christie
2012-02-22Merge pull request #176 from tschan/masterTom Christie
2012-02-22let the XML parser fail gracefully on malformed XMLCan Yavuz
2012-02-21Remove staticviews. Use standard login/logoutTom Christie
2012-02-21Remove ADMIN_MEDIA_PREFIX everywhereTom Christie
2012-02-21Fix YAML parser bugTom Christie
2012-02-21Merge master into developTom Christie
2012-02-21reverse gets it's own moduleTom Christie
2012-02-21Merging master into developTom Christie
2012-02-21Update djangorestframework/views.pyTom Christie
2012-02-21Added @izquierdo. Thanks!Tom Christie