- 22 Aug, 2015 1 commit
-
-
José Padilla committed
-
- 21 Aug, 2015 9 commits
-
-
Regex search option
Tom Christie committed -
borzdyko committed
-
borzdyko committed
-
https://docs.djangoproject.com/en/1.8/ref/models/querysets/#regex
Using https://docs.djangoproject.com/en/1.8/ref/models/querysets/#regex for search filter by starting field with '$'
borzdyko committed -
Limit rendering of relational selects to max 1000 items by default.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 20 Aug, 2015 7 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 19 Aug, 2015 6 commits
-
-
Raise error when `source=` use on a child.
Tom Christie committed -
Closes #3292
José Padilla committed -
Add import to example for filtering
Tom Christie committed -
`from rest_framework import filters` was missing from one of the examples
Joe Simpson committed -
Fix typos in comments
Tom Christie committed -
Florian Hoornaar committed
-
- 18 Aug, 2015 2 commits
-
-
Cached the field's root and context property
Tom Christie committed -
Omer Katz committed
-
- 13 Aug, 2015 4 commits
-
-
Tom Christie committed
-
Resolved issue with rendering of nested serializers form when value is None
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
- 12 Aug, 2015 2 commits
-
-
Update 2-requests-and-responses.md
Tom Christie committed -
just a small error, the trailing slash in the url should be omitted when adding a .suffix
ThaJay committed
-
- 11 Aug, 2015 5 commits
-
-
Jeffrey de Lange committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 10 Aug, 2015 4 commits
-
-
Raise error if passed a serializer instance
Tom Christie committed -
Tom Christie committed
-
Add a method to return the string value used in `choices` of a `RelatedField`
Tom Christie committed -
The `display_value` method returns a text type.
James Beith committed
-