- 30 Nov, 2016 9 commits
-
-
Asif Saifuddin Auvi committed
-
Asif Saifuddin Auvi committed
-
Asif Saifuddin Auvi committed
-
converted test asserts of generics-test to pytest
Xavier Ordoquy committed -
Asif Saifuddin Auvi committed
-
typo
Xavier Ordoquy committed -
Asif Saifuddin Auvi committed
-
Asif Saifuddin Auvi committed
-
Jeff Fein-Worton committed
-
- 29 Nov, 2016 5 commits
-
-
Asif Saifuddin Auvi committed
-
Asif Saifuddin Auvi committed
-
As of PR #4377, `max_digits=None` is allowed for `DecimalField`.
Germán Larraín committed -
Xavier Ordoquy committed
-
Ryan P Kilby committed
-
- 28 Nov, 2016 3 commits
-
-
Asif Saifuddin Auvi committed
-
Asif Saifuddin Auvi committed
-
converted generic relations assert to pytest style
Xavier Ordoquy committed
-
- 27 Nov, 2016 1 commit
-
-
Asif Saifuddin Auvi committed
-
- 24 Nov, 2016 1 commit
-
-
Remove unnecessary "a"
Nik Nyby committed
-
- 23 Nov, 2016 7 commits
-
-
Nik Nyby committed
-
docs: grammar fix
Xavier Ordoquy committed -
Nik Nyby committed
-
Asif Saifuddin Auvi committed
-
Asif Saifuddin Auvi committed
-
update django-filter to version 1.0.0
Carlton Gibson committed -
Edit to the import in Setting filter backends
Xavier Ordoquy committed
-
- 22 Nov, 2016 2 commits
-
-
`django_filters` doesn't export `rest_framework` by default so it's required to import it.
Vinay Anantharaman committed -
Asif Saifuddin Auvi committed
-
- 14 Nov, 2016 2 commits
-
-
Correct a small typo in exceptions documentation
Xavier Ordoquy committed -
Bruno Alla committed
-
- 11 Nov, 2016 1 commit
-
-
Tom Christie committed
-
- 10 Nov, 2016 1 commit
-
-
Tom Christie committed
-
- 09 Nov, 2016 1 commit
-
-
Michael Barr committed
-
- 07 Nov, 2016 6 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
This is to address https://github.com/tomchristie/django-rest-raml/issues/5 The problem is that if you try to generate RAML docs when you haven't set up any views, you get the above error (min called on an empty list). unfortunately, this PR is not very helpful since it doesn't actually surface a readable error to the user. Not sure what the best way to address this would be...
Rex Salisbury committed -
Bump release versions to 1.10.3, 1.9.11 and 1.8.16 More info on: https://www.djangoproject.com/weblog/2016/nov/01/security-releases/
Angel Velasquez committed -
This change adds support to use `'autofocus': True` in the style options and have the `autofocus` attribute included on the input field when rendered.
James Beith committed -
Add documentation link for single 'field-level validation' to the Validator docs page (#3772) (#4657)
Aaron Lelevier committed
-
- 06 Nov, 2016 1 commit
-
-
pkrzyzaniak committed
-