| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-09 | Tweaked a few issues in the tutorial documentation. | Travis Swientek | |
| 2014-11-25 | request.DATA, request.FILES -> request.data | Tom Christie | |
| 2014-09-23 | remove patterns and strings from urls #1898 | Collin Anderson | |
| 2014-08-15 | Strip trailing spaces in tutorial | sshquack | |
| 2013-10-18 | Update 3-class-based-views.md | Tom Christie | |
| 2013-10-16 | Mention name of file to edit | Rikki | |
| To reduce unnecessary cognitive load of the learner, name the file they are putting this code in. | |||
| 2013-08-07 | Fixed typos in a bunch of docs | Veronica Lynn | |
| 2013-05-28 | Fix md formatting and typos | Stephan Groß | |
| 2013-04-24 | Various clean up and lots of docs | Tom Christie | |
| 2013-02-12 | Use `many=True` for serializers. | Tom Christie | |
| 2013-01-10 | Imply an additional element in infinite lists | Richard Wackerbarth | |
| This is to allow the addition of elements without having to change existing lines of code | |||
| 2012-12-11 | Replaced SingleObjectBaseView with SingleObjectAPIView | Colin Murtaugh | |
| 2012-12-05 | Small textual fixes. | Reinout van Rees | |
| 2012-11-27 | Tutorial: fix module name in section 3 | Olivier Aubert | |
| Again snippet -> snippets, but then it could be simpler (and possibly intended) to rename snippets to snippet in the first section of the tutorial. | |||
| 2012-11-05 | Swap position of `instance` and `data` keyword arguments. | Tom Christie | |
| 2012-11-01 | since MultipleObjectBaseView was renamed MultipleObjectAPIView, it stands to ↵ | Pavel Savchenko | |
| reason to complete the renaming in docs and comments as well. | |||
| 2012-10-31 | using 'pk' in fields throws KeyError | Pavel Savchenko | |
| add missing imports Browsable API seems to be working fine with FBV's (2.0.0) removing snippets from the URI doesn't make sense remain consistent in using SnippetDetail | |||
| 2012-10-30 | removed empty row | Stephan Groß | |
| 2012-10-28 | Pastebin tutorial | Tom Christie | |
| 2012-10-21 | Fixing spelling errors. | Marko Tibold | |
| 2012-10-03 | Merge branch 'restframework2' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into restframework2 | |||
| 2012-10-03 | Rename generic views | Tom Christie | |
| 2012-10-02 | Fixed references to serializer.serialized and serializer.serialized_errors | Matt Bosworth | |
| in part 3 of the tutorial. Altered part 1 to use blogs/urls.py since it was specified at the beginning. Also caught some spelling errors while I was at it. | |||
| 2012-09-25 | Fix incorrect bit of tutorial | Tom Christie | |
| 2012-09-20 | Change package name: djangorestframework -> rest_framework | Tom Christie | |
| 2012-09-19 | Use named links in tutorial docs | Tom Christie | |
| 2012-09-17 | Tweak docs, fix .error_data -> .errors | Tom Christie | |
| 2012-09-07 | Add some missing imports. | Marko Tibold | |
| Fix some typos. Fix some indentation errors. | |||
| 2012-09-07 | Filling out docs a bit more | Tom Christie | |
| 2012-09-03 | First pass at mixins & generic views | Tom Christie | |
| 2012-09-03 | Fixes to APIView | Tom Christie | |
| 2012-08-29 | New docs | Tom Christie | |
