aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-08Neater override hooks and more docs for DjangoModelPermissions.Tom Christie
2013-03-08Fix crazy typo.Tom Christie
2013-03-08MergeTom Christie
2013-03-08Fixes for auth header checking.Tom Christie
2013-03-08Update release notesTom Christie
2013-03-08Merge pull request #716 from tomchristie/list-deserializationTom Christie
2013-03-08Py3k fixes.Tom Christie
2013-03-08Added @bitmonkey. Thanks!Tom Christie
2013-03-08Tweak implementation, and use FormSet style errorsTom Christie
2013-03-08Merge branch 'master' of https://github.com/bitmonkey/django-rest-framework i...Tom Christie
2013-03-08authtoken abstract if not installed.Tom Christie
2013-03-08Docs on per-object filteringTom Christie
2013-03-08Added @dulaccc.Tom Christie
2013-03-08More bits of cleanupTom Christie
2013-03-08Add some simple numQueries tests.Marc Tamlyn
2013-03-08Correcy typo.Marc Tamlyn
2013-03-08Merge pull request #711 from toranb/masterTom Christie
2013-03-08GenericAPIView now applies filter_backend for list and retrieve api viewstoran billups
2013-03-08Errors during deserializing lists now return a list of tuples withIan Dash
2013-03-07Tweak docsTom Christie
2013-03-07Update docs for OAuth 2.0Tom Christie
2013-03-07Merge OAuth2 work.Tom Christie
2013-03-07Clean ups.Tom Christie
2013-03-07Fix Py3k syntax errorsTom Christie
2013-03-07Version 2.2.32.2.3Tom Christie
2013-03-07Fix broken `None` value for `TimeField`.Tom Christie
2013-03-07Merge & clean OAuth supportTom Christie
2013-03-07Merge pull request #708 from kevinastone/masterTom Christie
2013-03-06Patched DateField and DateTimeField to check for None values before trying to...Kevin Stone
2013-03-06Added failing test cases for giving a DateField or DateTimeField a None value...Kevin Stone
2013-03-06Merge pull request #706 from markotibold/clean-installTom Christie
2013-03-06Update the package dependency url style in tox.iniPierre Dulac
2013-03-06Fix import errorsPierre Dulac
2013-03-06Prevent warning: no files found matching '*.txt' under directoryMarko Tibold
2013-03-06Update the documentationPierre Dulac
2013-03-06Only add the django-oauth2-provider apps if the module is installedPierre Dulac
2013-03-06Use the PyPI django-oauth2-provider versionPierre Dulac
2013-03-06Tweak travis badge positioning.Tom Christie
2013-03-06Version 2.2.22.2.2Tom Christie
2013-03-06Add tox note.Tom Christie
2013-03-06Merge pull request #703 from tomchristie/datetime-formatsTom Christie
2013-03-06Add `tox` note.Tom Christie
2013-03-06Clean ups to datetime formattingTom Christie
2013-03-05Updating docsTom Christie
2013-03-05Merge datetime formatsTom Christie
2013-03-05Add @iekadou for #700 support. thanks!Stephan Groß
2013-03-05Fix typoStephan Groß
2013-03-05Docs tweak.Tom Christie
2013-03-05Minor docs tweakTom Christie
2013-03-05Merge pull request #700 from minddust/migration_fixStephan Groß