- 18 Jul, 2015 4 commits
-
-
Aider Ibragimov committed
-
Aider Ibragimov committed
-
Aider Ibragimov committed
-
https://github.com/tomchristie/django-rest-framework…
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework into feature/filepathfield
Aider Ibragimov committed
-
- 17 Jul, 2015 2 commits
-
-
Helpful error on erronous 'serializer.save(commit=False)'
Tom Christie committed -
Tom Christie committed
-
- 16 Jul, 2015 24 commits
-
-
Upgrade guardian support to 1.3.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Removed import of unused django.forms.widgets
Tom Christie committed -
Leonardo Giordani committed
-
Tom Christie committed
-
Tom Christie committed
-
Added allow_empty flag
Tom Christie committed -
Tom Christie committed
-
Test for #3153
Tom Christie committed -
Venelin Stoykov committed
-
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 10 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
-