| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-31 | Add viewsets/routers to indexs etc | Tom Christie | |
| 2013-03-30 | Spelling/grammar fixes. | Victor Shih | |
| 2013-03-30 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2013-03-28 | Note on using curl with token auth | Tom Christie | |
| 2013-03-27 | Complete remove of client checks from oauth2 | Fernando Rocha | |
| Signed-off-by: Fernando Rocha <fernandogrd@gmail.com> | |||
| 2013-03-26 | Version 2.2.52.2.5 | Tom Christie | |
| 2013-03-25 | Docs fix | Tom Christie | |
| 2013-03-25 | Bulk update, allow_add_remove flag | Tom Christie | |
| 2013-03-22 | Merge pull request #744 from tomchristie/basic-bulk-edit | Tom Christie | |
| Basic bulk create and bulk update | |||
| 2013-03-22 | Bit of extra tidying and plenty of docs | Tom Christie | |
| 2013-03-21 | Default date/time fields now return python date/time objects again by default | Tom Christie | |
| 2013-03-19 | Basic bulk create and bulk update | Tom Christie | |
| 2013-03-17 | Fix serializer restore_object example for partial updates | Tom Christie | |
| 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 | |
