| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-21 | Minor docs tweaks | Tom Christie | |
| 2012-10-21 | Changed IsAdmin -> IsAdminUser in example | Marko Tibold | |
| 2012-10-21 | Fixing spelling errors. | Marko Tibold | |
| 2012-10-19 | docs, docs, docs, docs, docs, docs, docs | Tom Christie | |
| 2012-10-18 | Merge pull request #304 from tomchristie/consitent_settings | Tom Christie | |
| Make settings consistent with corrosponding view attributes | |||
| 2012-10-18 | Minor docs fix | Tom Christie | |
| 2012-10-17 | Make settings consistent with corrosponding view attributes | Tom Christie | |
| 2012-10-17 | Negotiation API finalized. .select_renderers and .select_parsers | Tom Christie | |
| 2012-10-17 | Added `media_type` to `.parse()` - Consistency with renderer API. | Tom Christie | |
| 2012-10-17 | parser_context includes `view`, `request`, `args`, `kwargs`. (Not `meta` ↵ | Tom Christie | |
| and `upload_handlers`) Consistency with renderer API. | |||
| 2012-10-17 | Drop .parse_string_or_stream() - keep API minimal. | Tom Christie | |
| 2012-10-17 | Added @rdobson. Thanks! | Tom Christie | |
| 2012-10-17 | Split up doc sections more cleanly | Tom Christie | |
| 2012-10-17 | Docs tweaks | Tom Christie | |
| 2012-10-17 | Added @eofs. Thanks! | Tom Christie | |
| 2012-10-15 | Tweak parsers to take parser_context | Tom Christie | |
| 2012-10-15 | Added docs, integer fields and refactored models.TextField to use CharField | Jens Alm | |
| I realized that per the django forms, there is no need for a separate TextField, an unlimited CharField is perfectly good. Also added default field for the different IntegerField types | |||
| 2012-10-14 | Merge branch 'restframework2' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into restframework2 | |||
| 2012-10-14 | Documentation for parsers | Tom Christie | |
| 2012-10-14 | Work on docs | Tom Christie | |
| 2012-10-13 | Fix typo | Tom Christie | |
| 2012-10-13 | Docs tweaks | Tom Christie | |
| 2012-10-13 | Fix typo | Tom Christie | |
| 2012-10-13 | Merge pull request #293 from tomchristie/request-documentation | Tom Christie | |
| Improve documentation for Requests | |||
| 2012-10-13 | Improve documentation for Requests | Tom Christie | |
| 2012-10-12 | Fix tiny typo | Jamie Matthews | |
| 2012-10-10 | Make sure JSON output in Browseable API is nicely indented | Tom Christie | |
| 2012-10-10 | Permissions and throttles no longer have a view attribute on self. ↵ | Tom Christie | |
| Explicitly passed to .has_permissions(request, view, obj=None) / .allow_request(request, view) | |||
| 2012-10-10 | Remove 'tut 6 - resources' from the docs, since it doesn't exist yet | Tom Christie | |
| 2012-10-09 | Add flag in get_related_field | Tom Christie | |
| 2012-10-09 | Fixed couple of incorrect imports in the docs | Tom Christie | |
| 2012-10-09 | Docs tweaks | Tom Christie | |
| 2012-10-09 | Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> ↵ | Tom Christie | |
| BrowseableAPIRenderer | |||
| 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 | Fix browseable API form display error for authenticated permissions | Tom Christie | |
| 2012-10-09 | Tweak settings in quickstart guide | Tom Christie | |
| 2012-10-09 | Added quickstart guide | Tom Christie | |
| 2012-10-08 | Fix issue where required fields were not being properly validated. Also ↵ | Tom Christie | |
| make model fields with a default value be not required | |||
| 2012-10-08 | Docs tweaks | Tom Christie | |
| 2012-10-08 | Fix broken docs reference | Tom Christie | |
| 2012-10-08 | Add RetrieveDestroyAPIView and remove Metadata mixin | Tom Christie | |
| 2012-10-08 | Merge branch 'restframework2' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into restframework2 | |||
| 2012-10-08 | Adding migration and changelog docs | Tom Christie | |
| 2012-10-07 | Added @mattbo, @maximilianhurl. Thanks! | Tom Christie | |
| 2012-10-06 | Fix up media-specific doc styling issues | Tom Christie | |
| 2012-10-05 | DabApps, not Dab Apps | Tom Christie | |
| 2012-10-05 | Tweak fields docs | Tom Christie | |
| 2012-10-05 | Merge branch 'restframework2' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into restframework2 | |||
| 2012-10-05 | Add serializer fields documentation | Tom Christie | |
