- 24 Mar, 2016 1 commit
-
-
S. Andrew Sheppard committed
-
- 23 Mar, 2016 1 commit
-
-
Do not ignore overridden View.get_view_name() in breadcrumbs
Xavier Ordoquy committed
-
- 22 Mar, 2016 1 commit
-
-
Fix None UUID ForeignKey serialization
Xavier Ordoquy committed
-
- 21 Mar, 2016 4 commits
-
-
Fix typo
Xavier Ordoquy committed -
Stephan Groß committed
-
Stephan Groß committed
-
Stephan Groß committed
-
- 19 Mar, 2016 1 commit
-
-
Fixed use of deprecated Query.aggregates
José Padilla committed
-
- 18 Mar, 2016 1 commit
-
-
In Django 1.8 [`Query.aggregates` is replaced by `annotations`](https://docs.djangoproject.com/es/1.9/releases/1.8/#aggregate-methods-and-modules). Using aggregates currently raises a `RemovedInDjango20Warning`. [Django's source](https://github.com/django/django/blob/1.8/django/db/models/sql/query.py#L192)
Maxime R committed
-
- 17 Mar, 2016 3 commits
-
-
Fix blank lines around docstrings
José Padilla committed -
Stephan Groß committed
-
Run JavaScript only when DOM is ready
José Padilla committed
-
- 16 Mar, 2016 3 commits
-
-
Add a reference to the dynamic-rest addon
José Padilla committed -
Remove django1.7 from README.md
Xavier Ordoquy committed -
Remove django1.7 since #296c5676 took django1.7 off the build.
Alex Riina committed
-
- 13 Mar, 2016 2 commits
-
-
Carlton Gibson committed
-
Mitar committed
-
- 11 Mar, 2016 1 commit
-
-
aleontiev 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 1 commit
-
-
Create issue and pull request templates
Tom Christie committed
-