| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-19 | Merge | Tom Christie | |
| 2013-08-13 | Small typo | martync | |
| 2013-08-07 | Fixed typos in a bunch of docs | Veronica Lynn | |
| 2013-07-27 | Fix Tutorial5 serializers.py typo | Rodrigo Martell | |
| [Issue #N/A] A slight typo at Tutorial5 causing an Exception "name 'models' is not defined". A subtle one that can confuse Python/Django noobs like me. | |||
| 2013-07-15 | Combined link_* and action_* decorators into detail_route and list_route, ↵ | Alex Burgel | |
| marked the originals as deprecated. | |||
| 2013-06-16 | Update 1-serialization.md | bigsassy | |
| Fixed typo in documentation (Testarea to Textarea) | |||
| 2013-06-12 | Changes 'python' to 'Python' when used in prose. | Toby Champion | |
| 2013-06-10 | Add renderer_classes kwarg when binding snippet_highlight explicitly. Closes ↵ | Tom Christie | |
| #923 | |||
| 2013-06-05 | Fix on documentation - wrong reference at previous created view UserList / ↵ | Areski Belaid | |
| UserDetail | |||
| 2013-05-30 | Rephrase serializer -> form notes in tutorial | Tom Christie | |
| 2013-05-30 | Note widget attribute on serializer field. Closes #836. | Tom Christie | |
| 2013-05-30 | Fix quickstart urls module name. Closes #902 | Tom Christie | |
| 2013-05-28 | Fix md formatting and typos | Stephan Groß | |
| 2013-05-28 | Fixed typos | Pascal Borreli | |
| 2013-05-20 | Update Typo | Andrew Tarzwell | |
| 2013-05-20 | Typo | Tom Christie | |
| 2013-05-20 | More explicit quickstart guide. Closes #867. | Tom Christie | |
| 2013-05-10 | Docs tweaks | Tom Christie | |
| 2013-05-07 | Fixed typos in tutorial | Daniel Hepper | |
| 2013-05-07 | Remove accidental conflict diff | Tom Christie | |
| 2013-05-05 | Merge master | Tom Christie | |
| 2013-05-02 | Simplifying bits of docs | Tom Christie | |
| 2013-05-01 | Example and spelling fixes. Change "browseable" to "browsable" for consistency. | Victor Shih | |
| 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 | |
