- 30 Jun, 2015 1 commit
-
-
the specified function/class does not).
Laszlo Marai committed
-
- 29 Jun, 2015 4 commits
-
-
Fix ManyRelatedField.choices
Tom Christie committed -
Use choices from self.child_relation. We don't need to repeat ourself because can get out of sync.
Venelin Stoykov committed -
Tom Christie committed
-
Print helpful command if isort fails
Tom Christie committed
-
- 27 Jun, 2015 1 commit
-
-
José Padilla committed
-
- 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 5 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
-