| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 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 | Add readonly 'id' field | Tom Christie | |
| 2012-09-25 | Add csrf note | Tom Christie | |
| 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-14 | Merge branch 'browsable-bootstrap' of ↵ | Tom Christie | |
| https://github.com/droptype/django-rest-framework into droptype-browsable-bootstrap | |||
| 2012-09-14 | Flesh out resources/routers part of tutorial | Tom Christie | |
| 2012-09-09 | Browsable API doc topic | Alec Perkins | |
| 2012-09-08 | Code highlighting in docs | Tom Christie | |
| 2012-09-07 | Merge pull request #253 from droptype/rf2-docfixes | Tom Christie | |
| Fixes for the documentation styles | |||
| 2012-09-07 | Add some missing imports. | Marko Tibold | |
| Fix some typos. Fix some indentation errors. | |||
| 2012-09-07 | [docs] Fix typo, add link to Tom's Twitter profile | Alec Perkins | |
| 2012-09-07 | Add note re. browseable API and @api_view decorator | Tom Christie | |
| 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-09-03 | Added format_suffix_patterns, and fix up settings | Tom Christie | |
| 2012-09-03 | Added the api_view decorator | Tom Christie | |
| 2012-09-03 | Parsers may return raw data, or a DataAndFiles object | Tom Christie | |
| 2012-09-03 | Neater virtualenv in tutorial | Tom Christie | |
| 2012-09-03 | Support generators | Tom Christie | |
| 2012-09-03 | Update virtualenv notes | Tom Christie | |
| 2012-09-03 | Add virtualenv to start of tutorial | Tom Christie | |
