- 13 Mar, 2016 1 commit
-
-
Mitar committed
-
- 07 Mar, 2016 1 commit
-
-
Update Django versions after bugfix release
Xavier Ordoquy committed
-
- 05 Mar, 2016 1 commit
-
-
José Padilla committed
-
- 04 Mar, 2016 1 commit
-
-
Fix empty pk detection in HyperlinkRelatedField.get_url
Tom Christie committed
-
- 02 Mar, 2016 2 commits
-
-
Update Django security releases 1.9.3 and 1.8.10
Xavier Ordoquy committed -
José Padilla committed
-
- 01 Mar, 2016 6 commits
-
-
add rest-framework-generic-relations link to docs
José Padilla committed -
Luke Murphy committed
-
Add `/en` to Heroku guidelines link
Tom Christie committed -
Krzysztof Szularz committed
-
[change] using safer calling way of "@api_view" in docs/tutorial/5-relationships-and-hyperlinked-apis.md
Xavier Ordoquy committed -
remove comma
Liping Wang committed
-
- 29 Feb, 2016 2 commits
-
-
This implementation allows detection of empty values that are non-nullable, allowing the field to return None values for such cases
Jared Lang committed -
"@api_view" usage error.
Liping Wang committed
-
- 27 Feb, 2016 2 commits
-
-
Fixes incorrect references to URLPathVersioning
José Padilla committed -
Rex Kerr committed
-
- 25 Feb, 2016 4 commits
-
-
updated tutorial for django 1.9
Tom Christie committed -
Docs: Fix repetitive word in the tutorial
José Padilla committed -
Taranjeet committed
-
ildoc committed
-
- 24 Feb, 2016 2 commits
-
-
Fix typo in relations docs
Xavier Ordoquy committed -
Luke Murphy committed
-
- 22 Feb, 2016 2 commits
-
-
Create issue and pull request templates
Tom Christie committed -
José Padilla committed
-
- 19 Feb, 2016 3 commits
-
-
Closes #3952: Remove old django checks from tests and compat
José Padilla committed -
Closes #3937. Support callable as the value of `initial` for any `serializer.Field`
José Padilla committed -
Just like regular Django fields, the example adopted uses a `datetiume.date.today` to illustrate the functionality.
Erick Wilder committed
-
- 18 Feb, 2016 3 commits
-
-
Remove skipping of tests for Django<1.8. Remove several functions from compat.py not needed for Django>=1.8
Karambir Singh Nain committed -
fix typo
Xavier Ordoquy committed -
fix typo
meoooh committed
-
- 17 Feb, 2016 6 commits
-
-
fix typo
José Padilla committed -
fix typo
José Padilla committed -
Add an usage example on how to pass a callable to the `Field.initial` in the docs.
Erick Wilder committed -
Erick Wilder committed
-
Wes committed
-
Kin committed
-
- 15 Feb, 2016 2 commits
-
-
Drop EOL Django 1.7
Xavier Ordoquy committed -
Carlton Gibson committed
-
- 12 Feb, 2016 1 commit
-
-
Fixed _force_text_recursive typo
Xavier Ordoquy committed
-
- 11 Feb, 2016 1 commit
-
-
Add missing space in serializer error message
José Padilla committed
-