- 19 Aug, 2013 6 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
For customizable view names/descriptions in #1043. Thanks! :)
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
git://github.com/chrispaolini/django-rest-framework…
Merge branch 'master' of git://github.com/chrispaolini/django-rest-framework into chrispaolini-master
Tom Christie committed
-
- 18 Aug, 2013 1 commit
-
-
Updated the tests to use the default view_name and view_description functions in the formatter through the default in settings.
Christopher Paolini committed
-
- 17 Aug, 2013 2 commits
-
-
Forgot to update the default view name/description functions to the new setup.
Christopher Paolini committed -
Now supports each View having its own name and description function and overriding the global default.
Christopher Paolini committed
-
- 16 Aug, 2013 5 commits
-
-
Updated the setting to have a default function.
Christopher Paolini committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 15 Aug, 2013 4 commits
-
-
Tom Christie committed
-
Added settings and additions to formatting.py
Christopher Paolini committed -
Update filters.py
Tom Christie committed
- 14 Aug, 2013 5 commits
-
-
Fixed cut n pasted get_ordering docstring for ya bro.
Chad Barrington committed -
Here's a little cleanup for ya, brah!
Chad Barrington committed -
For fix & tests in #1037.
Tom Christie committed -
don't set X-Throttle-Wait-Second header if throttle wait is None
Tom Christie committed -
Fix for "No module named compat"
Tom Christie committed
-
- 13 Aug, 2013 5 commits
-
-
JT committed
-
Jeremy Satterfield committed
-
Stephan Groß committed
-
Fix typo
Stephan Groß committed -
martync committed
-
- 12 Aug, 2013 5 commits
-
-
Fix PATCH button title in the template
Tom Christie committed -
Yuri Prezument committed
-
For fixes in #1029, #1030 - Thanks!
Tom Christie committed -
Spelling correction on read_only_fields err msg
Tom Christie committed -
Spelling correction on read_only_fields err msg
Tom Christie committed
-
- 10 Aug, 2013 2 commits
-
-
just spotted extras
Dan Stephenson committed -
Dan Stephenson committed
-
- 07 Aug, 2013 3 commits
-
-
For multiple documentation fixes in #1026. Thank you! :)
Tom Christie committed -
Fixed typos in a bunch of docs
Tom Christie committed -
Veronica Lynn committed
-
- 03 Aug, 2013 2 commits
-
-
Fix typos in routers.md
Stephan Groß committed -
James Summerfield committed
-