- 26 Jun, 2015 2 commits
-
-
Cleanup import following PEP 8 style guide
Tom Christie committed -
José Padilla committed
-
- 25 Jun, 2015 5 commits
-
-
José Padilla committed
-
José Padilla committed
-
Use get_queryset() for RelatedField choices property
Tom Christie committed -
Progressing #2704
Tom Christie committed -
José Padilla committed
-
- 24 Jun, 2015 8 commits
-
-
Unsaved file objects may not have an associated URL.
Tom Christie committed -
Tom Christie committed
-
Support allow_blank=False with trim_whitespace=True.
Tom Christie committed -
Tom Christie committed
-
Fix link headers in examples, as per RFC5988.
Tom Christie committed -
Tom Christie committed
-
add message to custom permission
Tom Christie committed -
only include 'allow_blank' on supported fields
Tom Christie committed
-
- 23 Jun, 2015 14 commits
-
-
Cursor hooks
Tom Christie committed -
homm committed
-
merge `CursorPagination.encode_cursor` and `_encode_cursor`
homm committed -
homm committed
-
homm committed
-
homm committed
-
Document setting URL_FORMAT_OVERRIDE to None
Tom Christie committed -
This also hides the format dropdown from the Browsable API if URL_FORMAT_OVERRIDE is disabled. Closes #3057
José Padilla committed -
Remove Twitter button for mobile rendering
Tom Christie committed -
José Padilla committed
-
Add PyPI version badge to docs. Closes #3023
Tom Christie committed -
José Padilla committed
-
Cache fields list for to_internal_value and to_representation
Tom Christie committed -
Track maximum supported 1.7 and 1.8 versions
Tom Christie committed
-
- 22 Jun, 2015 9 commits
-
-
José Padilla committed
-
Wrong error message on bad field lookup
Tom Christie committed -
Fixed many=False issue on related fields
Tom Christie committed -
Compat requestfactory secure
Tom Christie committed -
RequestFactory.generic()
Markus Korn committed -
Set dynamic maximum height for dropdown widgets
José Padilla committed -
argument is not available
Markus Korn committed -
provided by django
Markus Korn committed -
Markus Korn committed
-
- 20 Jun, 2015 1 commit
-
-
Fixed formatting of _readable_fields list comprehension to match the formatting of the _writable_fields list comprehension.
Omer Katz committed
-
- 19 Jun, 2015 1 commit
-
-
Based on feedback on the pull request, changed solution to be simpler for issue 3042
Brian Grohe committed
-