| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-19 | Final bits of docs for ModelSerializer fields APImodel-serializer-api | Tom Christie | |
| 2014-12-19 | Stub out the documentation | Tom Christie | |
| 2014-12-19 | Merge branch 'master' into version-3.1 | Tom Christie | |
| 2014-12-18 | Add OPTIONS/metadata to docs index | Tom Christie | |
| 2014-12-18 | Added project management docs. | Tom Christie | |
| 2014-12-18 | Merge branch 'master' into version-3.1 | Tom Christie | |
| 2014-12-17 | The pre_save method no longer works. This resolved issue #2306 | Brent O'Connor | |
| 2014-12-17 | Add missing date | Tom Christie | |
| 2014-12-17 | Merge pull request #2297 from tomchristie/version-3.0.23.0.2 | Tom Christie | |
| Version 3.0.2 | |||
| 2014-12-17 | With httpie 0.8.0 the HTTP method has to come after the auth argument. | Brent O'Connor | |
| 2014-12-17 | Docs/tutorial import fixes. Refs #2296 | Tymur Maryokhin | |
| 2014-12-17 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2014-12-17 | Use six.BytesIO in tutorial. Closes #2296. | Tom Christie | |
| 2014-12-17 | Merge pull request #2298 from epicserve/fix_typo | Tom Christie | |
| Fixed a typo | |||
| 2014-12-17 | Fixed a typo | Brent O'Connor | |
| 2014-12-17 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2014-12-17 | Expand permissions docs. Closes #2223. | Tom Christie | |
| 2014-12-17 | Cleanup extra newline | Tom Christie | |
| 2014-12-17 | Version 3.0.2 | Tom Christie | |
| 2014-12-17 | Merge pull request #2294 from tomchristie/fix-empty-html-values-with-default | Tom Christie | |
| Fix empty HTML values when a default is provided. | |||
| 2014-12-17 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2014-12-17 | Highlight trailing '.' in command so it wont be missed. | Tom Christie | |
| 2014-12-17 | Fix empty HTML values when a default is provided. | Tom Christie | |
| 2014-12-17 | Serializer API restrictions. | Tom Christie | |
| 2014-12-17 | More docs, plus 'ALLOWED_VERSIONS' setting. | Tom Christie | |
| 2014-12-16 | Versioning first pass | Tom Christie | |
| 2014-12-15 | Closes #2281 | José Padilla | |
| 2014-12-15 | Merge master | Tom Christie | |
| 2014-12-15 | Doc typo | Jason Spafford | |
| 2014-12-15 | Made docs consistent | Jason Spafford | |
| 2014-12-15 | Merge branch 'exception-handler-context' of ↵ | Tom Christie | |
| git://github.com/jpadilla/django-rest-framework into version-3.1 | |||
| 2014-12-15 | Merge branch 'master' into version-3.1 | Tom Christie | |
| 2014-12-14 | Update docs | José Padilla | |
| 2014-12-13 | Change serializers.Field to serializers.ReadOnlyField for 3.x compatibility | Brian Jacobel | |
| Using this code snippet as-is on DRF 3.0.1 results in a NotImplementedError being raised for to_representation due to 3.0's changed behavior with serializers.Field. The code snippet should be updated to use serializers.ReadOnlyField instead. Further discussion here: https://groups.google.com/forum/?fromgroups=#!topic/django-rest-framework/aX8mLT_v3yc | |||
| 2014-12-12 | documentation typo | Jeff Fein-Worton | |
| base-name -> base_name | |||
| 2014-12-12 | Merge master | Tom Christie | |
| 2014-12-11 | Merge pull request #2251 from linovia/version/3.0.13.0.1 | Tom Christie | |
| Release notes & version 3.0.1 | |||
| 2014-12-11 | Fix the ghost backtick. | Xavier Ordoquy | |
| 2014-12-11 | Better link representation for the issues. | Xavier Ordoquy | |
| 2014-12-11 | Fix the milestone link again. | Xavier Ordoquy | |
| 2014-12-11 | Add full stop to the release note items. | Xavier Ordoquy | |
| Add link to the issues Fix the milestone link | |||
| 2014-12-11 | Add links to the issue id. | Xavier Ordoquy | |
| 2014-12-11 | Release note corrections | Xavier Ordoquy | |
| 2014-12-11 | Field->ReadOnlyField in tutorial docs | Tom Christie | |
| 2014-12-11 | Release notes for 3.0.1 | Xavier Ordoquy | |
| 2014-12-10 | Minor docs tweaks | Tom Christie | |
| 2014-12-10 | Merge pull request #2246 from d0ugal/mkdocs-theme | Tom Christie | |
| Syntax highlighting | |||
| 2014-12-10 | Move remaining sponsor | Dougal Matthews | |
| 2014-12-10 | Sorted the images | Dougal Matthews | |
| Moved images referenced by the markdown back to the docs directory Deleted unused image autocomplete.png | |||
| 2014-12-10 | Minor docs tweaks to titles and citations | Tom Christie | |
