| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-17 | Extra note on method | Tom Christie | |
| 2013-03-17 | Fix text regarding serializer error messages. | Tom Christie | |
| Closes #734. | |||
| 2013-03-13 | Docs for TokenHasReadWriteScope | Tom Christie | |
| 2013-03-12 | Merge master | Tom Christie | |
| 2013-03-09 | Docs polishing. | Tom Christie | |
| 2013-03-08 | Neater override hooks and more docs for DjangoModelPermissions. | Tom Christie | |
| Refs #702. | |||
| 2013-03-08 | Merge | Tom Christie | |
| 2013-03-08 | Merge branch 'master' of https://github.com/bitmonkey/django-rest-framework ↵ | Tom Christie | |
| into list-deserialization | |||
| 2013-03-08 | Docs on per-object filtering | Tom Christie | |
| 2013-03-08 | Errors during deserializing lists now return a list of tuples with | Ian Dash | |
| index of bad item in data plus usual errors dict | |||
| 2013-03-07 | Tweak docs | Tom Christie | |
| 2013-03-07 | Merge OAuth2 work. | Tom Christie | |
| 2013-03-07 | Merge & clean OAuth support | Tom Christie | |
| 2013-03-06 | Update the documentation | Pierre Dulac | |
| with a warning for incompatibility with Python 3 and taking @tomchristie advice into account on how to reformulate some sentences | |||
| 2013-03-06 | Merge pull request #703 from tomchristie/datetime-formats | Tom Christie | |
| Datetime formats | |||
| 2013-03-06 | Clean ups to datetime formatting | Tom Christie | |
| 2013-03-05 | Updating docs | Tom Christie | |
| 2013-03-05 | Merge datetime formats | Tom Christie | |
| 2013-03-05 | Fix typo | Stephan Groß | |
| 2013-03-05 | Docs tweak. | Tom Christie | |
| 2013-03-05 | Minor docs tweak | Tom Christie | |
| 2013-03-04 | Add note for using authtoken with custom django user model and south | Stephan Groß | |
| 2013-03-04 | Fix fix migrate authtoken | Stephan Groß | |
| 2013-03-04 | Fix authtoken migration | Stephan Groß | |
| 2013-03-01 | Update docs | Stephan Groß | |
| 2013-03-01 | Add docs update - part 1 | Stephan Groß | |
| 2013-03-01 | Add better date / datetime validation (pull 2) | Stephan Groß | |
| addition to #631 with update to master + timefield support | |||
| 2013-03-01 | Use the correct doc link style | Pierre Dulac | |
| 2013-03-01 | Merge branch 'master' into oauth2-authentication | Pierre Dulac | |
| Conflicts: rest_framework/tests/authentication.py | |||
| 2013-03-01 | Add OAuth2Authentication documentation | Pierre Dulac | |
| 2013-02-28 | Auth is no longer lazy. Closes #667. | Tom Christie | |
| More consistent auth failure behavior. | |||
| 2013-02-27 | Use plularized URLs for better consistency. | Tom Christie | |
| Closes #684. | |||
| 2013-02-27 | rfc5849 link with anchor | swistakm | |
| 2013-02-26 | More consistent examples | Tom Christie | |
| 2013-02-26 | Tweaks | Tom Christie | |
| 2013-02-26 | Merge pull request #681 from dbrgn/format_suffixes_docs | Tom Christie | |
| Added function type detail to format suffix docs | |||
| 2013-02-26 | Fixed a typo WritableField field name in docs | Wiliam Souza | |
| 2013-02-26 | Added CBV example to format-suffixes docs | Danilo Bargen | |
| 2013-02-25 | Renamed UserInstance to UserDetail in docs | Danilo Bargen | |
| 2013-02-25 | add OAuthAuthentication documentation stub | swistakm | |
| 2013-02-23 | method fix for custom authentication | Ryan Detzel | |
| 2013-02-23 | TODO -> TODONE | Tom Christie | |
| 2013-02-23 | Fill in missing and incorrect settings. | Tom Christie | |
| 2013-02-22 | Note requirements explicitly. | Tom Christie | |
| 2013-02-22 | Tweak TemplateHTMLRenderer docs. | Tom Christie | |
| 2013-02-19 | Fix typos. | Tom Christie | |
| 2013-02-19 | Fix typos. | Tom Christie | |
| 2013-02-15 | Mention caching. Closes #659. | Tom Christie | |
| 2013-02-14 | Added a serializer TimeField | Andreas Pelme | |
| 2013-02-13 | Minor doc fixes | floppya | |
| Fixes misspelling of "primitive" and removes an awkward "with". | |||
