| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-19 | Merge | Tom Christie | |
| 2013-08-19 | Update release notes. | Tom Christie | |
| 2013-08-19 | Added @chrispaolini. | Tom Christie | |
| For customizable view names/descriptions in #1043. Thanks! :) | |||
| 2013-08-19 | Document customizable view names/descriptions | Tom Christie | |
| 2013-08-19 | Move view name/description functions into public space | Tom Christie | |
| 2013-08-19 | Merge branch 'master' of git://github.com/chrispaolini/django-rest-framework ↵ | Tom Christie | |
| into chrispaolini-master | |||
| 2013-08-18 | Updated tests for view name and description | Christopher Paolini | |
| Updated the tests to use the default view_name and view_description functions in the formatter through the default in settings. | |||
| 2013-08-17 | Updated default view name/description functions | Christopher Paolini | |
| Forgot to update the default view name/description functions to the new setup. | |||
| 2013-08-17 | Improved view/description function setting | Christopher Paolini | |
| Now supports each View having its own name and description function and overriding the global default. | |||
| 2013-08-16 | Settings now have default functions | Christopher Paolini | |
| Updated the setting to have a default function. | |||
| 2013-08-16 | Update docs to include testing. | Tom Christie | |
| 2013-08-16 | Version 2.3.72.3.7 | Tom Christie | |
| 2013-08-16 | Tweak docs. | Tom Christie | |
| 2013-08-16 | Update release notes | Tom Christie | |
| 2013-08-15 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2013-08-15 | AnonRateThrottle should always allow authenticated users. Closes #994 | Tom Christie | |
| 2013-08-15 | Ability to override name/description of view | Christopher Paolini | |
| Added settings and additions to formatting.py | |||
| 2013-08-15 | Merge pull request #1040 from crushingithard/patch-1 | Tom Christie | |
| Update filters.py | |||
| 2013-08-14 | Update filters.py | Chad Barrington | |
| Fixed cut n pasted get_ordering docstring for ya bro. | |||
| 2013-08-14 | Update filters.py | Chad Barrington | |
| Here's a little cleanup for ya, brah! | |||
| 2013-08-14 | Added @jsatt. | Tom Christie | |
| For fix & tests in #1037. | |||
| 2013-08-14 | Merge pull request #1038 from jsatt/nontime_throttling | Tom Christie | |
| don't set X-Throttle-Wait-Second header if throttle wait is None | |||
| 2013-08-14 | Merge pull request #1039 from rotajota/master | Tom Christie | |
| Fix for "No module named compat" | |||
| 2013-08-13 | Fix for "No module named compat" | JT | |
| 2013-08-13 | don't set X-Throttle-Wait-Second header if throttle wait is None | Jeremy Satterfield | |
| 2013-08-13 | Add @martync for #1033 thanks! | Stephan Groß | |
| 2013-08-13 | Merge pull request #1033 from martync/patch-1 | Stephan Groß | |
| Fix typo | |||
| 2013-08-13 | Small typo | martync | |
| 2013-08-12 | Merge pull request #1031 from yprez/template-fix-patch-label | Tom Christie | |
| Fix PATCH button title in the template | |||
| 2013-08-12 | Fix PATCH button title in template | Yuri Prezument | |
| 2013-08-12 | Added @etos. | Tom Christie | |
| For fixes in #1029, #1030 - Thanks! | |||
| 2013-08-12 | Merge pull request #1030 from etos/patch-2 | Tom Christie | |
| Spelling correction on read_only_fields err msg | |||
| 2013-08-12 | Merge pull request #1029 from etos/patch-1 | Tom Christie | |
| Spelling correction on read_only_fields err msg | |||
| 2013-08-10 | Spelling correction on read_only_fields err msg | Dan Stephenson | |
| just spotted extras | |||
| 2013-08-10 | Spelling correction on read_only_fields err msg | Dan Stephenson | |
| 2013-08-07 | Added @kolvia. | Tom Christie | |
| For multiple documentation fixes in #1026. Thank you! :) | |||
| 2013-08-07 | Merge pull request #1026 from kolvia/fix-typos | Tom Christie | |
| Fixed typos in a bunch of docs | |||
| 2013-08-07 | Fixed typos in a bunch of docs | Veronica Lynn | |
| 2013-08-03 | Merge pull request #1023 from jsummerfield/patch-5 | Stephan Groß | |
| Fix typos in routers.md | |||
| 2013-08-03 | Fixing typos in routers.md | James Summerfield | |
| 2013-08-02 | Add @rlr for #1022 thanks! | Stephan Groß | |
| 2013-08-01 | Merge pull request #1022 from rlr/missing-comma | Stephan Groß | |
| Add missing comma to generic view example. | |||
| 2013-08-01 | Add missing comma to generic view example. | Ricky Rosario | |
| 2013-07-31 | Merge pull request #1017 from minddust/third_party_docs | Stephan Groß | |
| Add drf-any-permission docs entry #1014 | |||
| 2013-07-31 | Fix typo | Stephan Groß | |
| 2013-07-31 | Add drf-any-permission docs entry | Stephan Groß | |
| 2013-07-31 | Merge pull request #1015 from leandersikma/patch-1 | Tom Christie | |
| Renamed wrong filename in the browsable API documentation. | |||
| 2013-07-30 | Wrong name of the login_base html file. | leandersikma | |
| Changed rest_framework/base_login.html to rest_framework/login_base.html (which is the correct name the user should extends in their templates). | |||
| 2013-07-29 | Add @jimr for #1013 thanks! | Stephan Groß | |
| 2013-07-29 | Merge pull request #1013 from Maplecroft/doc_fixes | Tom Christie | |
| Clarification to authtoken docs | |||
