- 04 Nov, 2015 9 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Proper 'primary key' checking on to_fields.
Tom Christie committed -
Tom Christie committed
-
Allow HTML to render when no filter_class is defined.
Tom Christie committed -
Request parsing when .POST accessed
Tom Christie committed -
Tom Christie committed
-
docs - reverse needs kwargs keyword
Xavier Ordoquy committed -
Since we aren't passing in any args, we must specify kwargs as a keyword argument.
Ryan Hiebert committed
-
- 02 Nov, 2015 5 commits
-
-
typo
Tom Christie committed -
Travis J Morton committed
-
Add section permalinks to docs
Tom Christie committed -
fix image paths
Tom Christie committed -
David Szotten committed
-
- 30 Oct, 2015 5 commits
-
-
Updated readme to reflect 3.3 release
José Padilla committed -
Michael K committed
-
Add compat util for DecimalValidator
Xavier Ordoquy committed -
José Padilla committed
-
Fix trans template tag error on admin
José Padilla committed
-
- 29 Oct, 2015 11 commits
-
-
Adds import for `Response`
Xavier Ordoquy committed -
James Beith committed
-
typo on relations docstring
Xavier Ordoquy committed -
JocelynDelalande committed
-
Added django-rest-framework-version-transforms.
Xavier Ordoquy committed -
Matthew Hardwick committed
-
Matthew Hardwick committed
-
José Padilla committed
-
Fix announcement link typo
José Padilla committed -
Josep Cugat committed
-
Trans template tag requires `{% load i18n %}` at top of template.
Marlon committed
-
- 28 Oct, 2015 9 commits
-
-
Eric Holscher committed
-
format_html was missing in optional_logout template-tag
José Padilla committed -
Previously it required a filter_class, or else it would error when calling `cls()`. This now sets the `filter` context to `None` if one does not exist. Fixes #3559
Eric Holscher committed -
The new format_html() was still missing in optional_logout template-tag at the NoReverseMatch exception.
Rense VanderHoek committed -
Rense VanderHoek committed
-
Update bootstrap from 3.2.0 to 3.3.5
José Padilla committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 27 Oct, 2015 1 commit
-
-
- Configure mkdocs to use the toc markdown extension - Only show section link styles on hover
Adam Zapletal committed
-