- 16 Jul, 2015 8 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Runtests should not suppress stdout. In the context of a web app only serves to hide erronous print statements.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 14 Jul, 2015 15 commits
-
-
Form fields should use textual only value representations. Closes #3139. Closes #2416. Closes #2558.
Tom Christie committed -
Tom Christie committed
-
Raise helpful error when erronously including nested data in multipart post requests with test client. Closes #2919.
Tom Christie committed -
Handle .choices for related fields when queryset argument is actually a mamanger instance. Closes #3145.
Tom Christie committed -
Tom Christie committed
-
Ensure that realtionship fields '.choices' returns an empty dict when accessed with a read-only field. Closes #2910.
Tom Christie committed -
Add `get_page_size` hook to `CursorPagination`
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Merge branch 'cursor-limits' of https://github.com/uploadcare/django-rest-framework into uploadcare-cursor-limits
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
- 13 Jul, 2015 4 commits
-
-
Fixed typo in docs
Xavier Ordoquy committed -
Fixed typo in Miscellaneous notes of 3.0 release announcement docs
Alexander Pitkin committed -
homm committed
-
homm committed
-
- 11 Jul, 2015 2 commits
-
-
Update rest-hypermedia-hateoas.md
Carlton Gibson committed -
There was a typo under ## What REST framework doesn't provide. Original: What REST framework doesn't do is give you is machine readable hypermedia formats such as [HAL][hal], Fixed: What REST framework doesn't do is give you machine readable hypermedia formats such as [HAL][hal],
Derek Pauley committed
-
- 10 Jul, 2015 2 commits
-
-
Changed typo in Renderer docs of BrowsableAPIRenderer
Xavier Ordoquy committed -
The BrowsableAPIRenderer was misspelled with an extra 'e' letter
Yuri Hernani Heupa committed
-
- 08 Jul, 2015 3 commits
-
-
Fix nested serializer required=False multipart data validation bug
Xavier Ordoquy committed -
Juan Gutierrez committed
-
Juan Gutierrez committed
-
- 06 Jul, 2015 3 commits
-
-
Added django-rest-framework-braces in Misc list of 3rd party tools
José Padilla committed -
Miroslav Shubernetskiy committed
-
Fix custom parser example
Xavier Ordoquy committed
-
- 05 Jul, 2015 1 commit
-
-
José Padilla committed
-
- 03 Jul, 2015 1 commit
-
-
Juan Gutierrez committed
-
- 02 Jul, 2015 1 commit
-
-
added link to Django Rest Multiple Models to Third Party Packages on Generic Views API docs
José Padilla committed
-