| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2012-11-27 | Merge pull request #455 from oaubert/patch-2 | Stephan Groß | |
| Tutorial: fix module name in section 3 | |||
| 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-27 | Tutorial: fix module name in section 2 | Olivier Aubert | |
| snippet -> snippets (to match section 1). | |||
| 2012-11-17 | Missing import of "Permission" model in docs | Eugene MechanisM | |
| Missing import of "Permission" model in docs | |||
| 2012-11-05 | Swap position of `instance` and `data` keyword arguments. | Tom Christie | |
| 2012-11-01 | Merge master | Tom Christie | |
| 2012-11-01 | Relational field support in browseable API. | Tom Christie | |
| Add slug relational fields. Add quickstart. | |||
| 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 | fixed typo | Stephan Groß | |
| 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 | Merge pull request #341 from minddust/restframework2 | Tom Christie | |
| fix ModelSerializer useage | |||
| 2012-10-30 | Final docs tweaks for 2.0 | Tom Christie | |
| 2012-10-30 | added missing word + removed double whitespace | Stephan Groß | |
| 2012-10-30 | added missing word | Stephan Groß | |
| 2012-10-30 | fixed typo | Stephan Groß | |
| 2012-10-30 | fixed typo | Stephan Groß | |
| 2012-10-30 | removed empty row | Stephan Groß | |
| 2012-10-30 | fix ModelSerializer useage | Stephan Groß | |
| cause of: from snippets.models import Snippet | |||
| 2012-10-30 | Docs update | Tom Christie | |
| 2012-10-30 | Docs tweaks for tutorial. | Tom Christie | |
| 2012-10-29 | removed empty row | Stephan Groß | |
| 2012-10-29 | correct code indent | Stephan Groß | |
| 2012-10-28 | Tweaks | Tom Christie | |
| 2012-10-28 | Add initial explanatory paragraph | Tom Christie | |
| 2012-10-28 | Minor fixes | Tom Christie | |
| 2012-10-28 | Pastebin tutorial | Tom Christie | |
| 2012-10-26 | Drop resources from codebase since implementation is only partial (Created ↵ | Tom Christie | |
| resoorces-routers branch for future reference) | |||
| 2012-10-25 | remove no-site-packages since that's now the default | Tom Christie | |
| 2012-10-21 | Fixing spelling errors. | Marko Tibold | |
| 2012-10-17 | Make settings consistent with corrosponding view attributes | Tom Christie | |
| 2012-10-17 | Drop .parse_string_or_stream() - keep API minimal. | Tom Christie | |
| 2012-10-12 | Fix tiny typo | Jamie Matthews | |
| 2012-10-10 | Remove 'tut 6 - resources' from the docs, since it doesn't exist yet | Tom Christie | |
| 2012-10-09 | Tweak static files with docs | Tom Christie | |
| 2012-10-09 | Flesh out quickstart guide and make some style tweaks | Tom Christie | |
| 2012-10-09 | Tweak settings in quickstart guide | Tom Christie | |
| 2012-10-09 | Added quickstart guide | Tom Christie | |
| 2012-10-08 | Docs tweaks | Tom Christie | |
| 2012-10-05 | Doc style tweaks | Tom Christie | |
| 2012-10-03 | Merge branch 'restframework2' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into restframework2 | |||
