| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-04-26 | Deal with List/Instance suffixes for viewsets | Tom Christie | |
| 2013-04-24 | Various clean up and lots of docs | Tom Christie | |
| 2013-04-23 | Merge remove-django-generics | Tom Christie | |
| 2013-04-04 | Tweaks | Tom Christie | |
| 2013-04-04 | Use consistent header style in tutorial part 5 | Tom Christie | |
| 2013-04-04 | Add support for action and link routing | Tom Christie | |
| 2013-03-31 | Add viewsets/routers to indexs etc | Tom Christie | |
| 2013-03-30 | Updating tutorial | Tom Christie | |
| 2013-03-30 | Merge branch 'master' into resources-routers | Tom Christie | |
| 2013-03-25 | Tiny typo | Sitong Peng | |
| 2013-03-18 | Merge branch 'master' into resources-routers | Tom Christie | |
| 2013-03-17 | Extra note on method | Tom Christie | |
| 2013-02-25 | Renamed UserInstance to UserDetail in docs | Danilo Bargen | |
| 2013-02-23 | Fix curl response. | Tom Christie | |
| Didn't map to the correct stage of the tutorial. | |||
| 2013-02-23 | Spelling. | Tom Christie | |
| 2013-02-23 | Autenticating with curl example. | Tom Christie | |
| 2013-02-23 | Formatting. | Tom Christie | |
| 2013-02-23 | Add curl examples. | Tom Christie | |
| 2013-02-23 | Add missing `blank=True` to model in tutorial. | Tom Christie | |
| 2013-02-14 | Missing imports added | eofs | |
| 2013-02-12 | Use `many=True` for serializers. | Tom Christie | |
| 2013-02-12 | New style object-level permission checks | Tom Christie | |
| 2013-01-28 | And link to quickstart. | Tom Christie | |
| 2013-01-28 | Revert comment. | Tom Christie | |
| 2013-01-28 | Update docs/tutorial/1-serialization.md | Mike TUMS | |
| Update for tutorials (manual serialization) to support HTTP PATCH method (partial update of instance) | |||
| 2013-01-25 | Update docs/tutorial/4-authentication-and-permissions.md | Guglielmo | |
| HTMLFormatter is in pygments.formatters.html | |||
| 2013-01-24 | Tweak linking style. | Tom Christie | |
| 2013-01-23 | Docs tweak based on user feedback. | Tom Christie | |
| 2013-01-20 | Add missing import to tutorial. Fixes #599 | Tom Christie | |
| 2013-01-19 | Tweak imports in tutorial. Fixes #597. | Tom Christie | |
| 2013-01-17 | Tweak resource docs | Tom Christie | |
| 2013-01-15 | Tweaks | Tom Christie | |
| 2013-01-15 | Merge with latest master | Tom Christie | |
| 2013-01-15 | Update docs | Tom Christie | |
| 2013-01-15 | Modify tutorial to work with pygments 1.6rc. Fixes #581. | Tom Christie | |
| 2013-01-13 | Format extensions have already been introduced. | Richard Wackerbarth | |
| If format extensions are used, they must be used in the creation of the reverse URLs. | |||
| 2013-01-12 | Minor gramatical correction | Richard Wackerbarth | |
| 2013-01-10 | Make the whitespace uniform | Richard Wackerbarth | |
| 2013-01-10 | Bringing up the Web API | Richard Wackerbarth | |
| 2013-01-10 | Some comment on the tutorial repository | Richard Wackerbarth | |
| 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-17 | Update contact details | Tom Christie | |
| 2012-12-11 | Replaced SingleObjectBaseView with SingleObjectAPIView | Colin Murtaugh | |
| 2012-12-05 | Two typo fixes. | Reinout van Rees | |
| Plural/singular fix. Typo fixed. | |||
| 2012-12-05 | Small textual fixes. | Reinout van Rees | |
| 2012-12-05 | Small textual fixes. | Reinout van Rees | |
| 2012-12-05 | Textual fixes. | Reinout van Rees | |
| Added a sentence introducing the second view. Fix one or two additional sentences. | |||
| 2012-12-05 | Fixed typos and fixed wording. | Reinout van Rees | |
| Some singular/plural fixes. Fixed some 'serialise->serialize' kind of UK/US differences. The 'z' seems more common in the rest of the docs, so that's what I used. Removed a half-finished-sentence left dangling somewhere. | |||
| 2012-12-05 | Fixed wording. | Reinout van Rees | |
| 2012-11-30 | Fixed typo in import statement of tutorial | mvdwaeter | |
