- 03 Apr, 2016 2 commits
-
-
type('') to str
José Padilla committed -
Nitesh Lohchab committed
-
- 02 Apr, 2016 3 commits
-
-
Nitesh Lohchab committed
-
updated minor django versions on tox
José Padilla committed -
auvipy committed
-
- 31 Mar, 2016 1 commit
-
-
Reorder initializing the view
Xavier Ordoquy committed
-
- 29 Mar, 2016 2 commits
-
-
Add .partial_update to ModelViewSet documentation
Xavier Ordoquy committed -
The ModelViewSet inherits from the UpdateModelMixin, which provides the `.partial_update` method. This should be reflected in the documentation.
Anthony Lukach committed
-
- 24 Mar, 2016 4 commits
-
-
remove trailing slash from cramer cursor link
Xavier Ordoquy committed -
Tom Viner committed
-
links to html-json-forms package
Xavier Ordoquy committed -
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
-
- 20 Mar, 2016 1 commit
-
-
Determining the version and performing content negotiation should be done before ensuring the permission of the request. The reason is that these information can be used in handling the exceptions. For example different versions may return different error scheme. Also, the rendering class can be used to determine how to exception handler response should be rendered.
Mohamad Nour Chawich 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 5 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
-