| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-12-04 | First pass on contribution guide | Tom Christie | |
| 2013-12-04 | Merge pull request #1267 from tomchristie/fix-1133 | Tom Christie | |
| Clarify wording, fixes #1133. | |||
| 2013-12-04 | Clarify wording, fixes #1133. | Tom Christie | |
| 2013-12-03 | Remove Content-Type header from empty responses. Fixes #1196 | Tom Christie | |
| 2013-12-03 | Added @ian-foote, for work on #1250. Thanks! | Tom Christie | |
| 2013-12-03 | Update release-notes.md | Tom Christie | |
| 2013-12-03 | Update release-notes.md | Tom Christie | |
| 2013-12-03 | Adds pre_delete and post_delete hooks on | Pablo Recio | |
| 2013-12-02 | Fix TemplateHTMLRenderer example | Stephan Groß | |
| 2013-11-27 | Rephrased documentation changes according to feedback on IRC. | Omer Katz | |
| 2013-11-27 | Recommend using Pillow instead of PIL. | Omer Katz | |
| 2013-11-20 | Update 'default' explanation. Closes #1239 | Tom Christie | |
| 2013-11-19 | Update release-notes.md | Tom Christie | |
| 2013-11-19 | Remove a couple of .html suffixes in docs | Tom Christie | |
| 2013-11-18 | Add a 404 page to the docs | Tom Christie | |
| 2013-11-18 | Drop .html suffixes in docs | Tom Christie | |
| 2013-11-18 | Add User import. Refs #599 | Tom Christie | |
| 2013-11-15 | Use less specfic language in UltaJSON notes | Tom Christie | |
| 2013-11-15 | Version 2.3.9 | Tom Christie | |
| 2013-11-13 | Add Alex Good to credits (Whoop!) | Alex | |
| 2013-11-11 | Added drf-ujson-renderer to renderers docs | Jacob Haslehurst | |
| drf-ujson-renderer is a third party renderer that implements JSON renderering using UltraJSON | |||
| 2013-11-11 | Typo on api-guide/fields.md and serializers.py | Doğan Çeçen | |
| 2013-11-02 | Merge pull request #1207 from erkarl/master | Tom Christie | |
| Updated OAuth2 authentication docs. | |||
| 2013-11-02 | Added @robhudson for work on #1211. Thanks! | Tom Christie | |
| 2013-10-31 | Updated OAuth2 authentication docs. | erkarl | |
| 2013-10-25 | In the API test client example 'data' was not defined. There's also no | Kit Randel | |
| need to define 'expected' as we can just test against the dict. | |||
| 2013-10-24 | Added @yamila-moreno for work on #1199. Thanks! | Tom Christie | |
| 2013-10-24 | Merge pull request #1199 from yamila-moreno/get-filter-backends | Tom Christie | |
| Added get_filter_backends method | |||
| 2013-10-24 | Added get_filter_backends method | Yamila Moreno | |
| 2013-10-24 | Typo on generic-views.md | Yamila | |
| 2013-10-24 | Added @alexanderlukanin13 for fix #1198. Thanks! | Tom Christie | |
| 2013-10-22 | Added @jbzdak, for the nice docs improvements in #1191. Thanks! | Tom Christie | |
| 2013-10-22 | Small documentation fix | Jacek Bzdak | |
| 2013-10-22 | Merge remote-tracking branch 'origin/master' | Jacek Bzdak | |
| 2013-10-22 | Explained a bit more about django-filter implementation. | Jacek Bzdak | |
| Well, I spent some time trying to gues how djang-filter works, and if this changes would be introduced, I would have saved this time. | |||
| 2013-10-22 | Added @ross for work on #1187. Thanks! | Tom Christie | |
| 2013-10-21 | Added . Closes #1188. | Tom Christie | |
| 2013-10-21 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2013-10-21 | Add invite signup | Tom Christie | |
| 2013-10-21 | Remove the detail=None from APIException signature | Jesús Espino | |
| The documentation not match with the implementation. The APIException doesn't have detail parameter in the constructor class, actually doesn't have constructor method at all. | |||
| 2013-10-18 | Update 3-class-based-views.md | Tom Christie | |
| 2013-10-18 | Merge pull request #1177 from rprince/patch-2 | Tom Christie | |
| Mention name of file to edit | |||
| 2013-10-18 | Merge pull request #1178 from rprince/patch-3 | Tom Christie | |
| Using the filenames where relevant | |||
| 2013-10-18 | Update 2-requests-and-responses.md | Tom Christie | |
| 2013-10-18 | Merge pull request #1176 from rprince/patch-1 | Tom Christie | |
| Added name of file to edit | |||
| 2013-10-17 | add @tamakisquare for work on #1111 | Colin | |
| 2013-10-17 | Added @badale, for work on #1179. Thanks! | Tom Christie | |
| 2013-10-16 | Using the filenames where relevant | Rikki | |
| Sometimes it's hard to tell which file the code is intended to go in. Now it spells it out. | |||
| 2013-10-16 | Mention name of file to edit | Rikki | |
| To reduce unnecessary cognitive load of the learner, name the file they are putting this code in. | |||
| 2013-10-16 | Added name of file to edit | Rikki | |
| So reader doesn't have to remember, or check through all the files to find where this code fragment was, mention the file name when it is relevant. | |||
