- 26 May, 2017 1 commit
-
-
Space character ' ' is prohibited in IRIs, therefore we shouldn't rely on encoding '%20' to ' ' in the HyperlinkedRelatedField tests.
Mariusz Felisiak committed
-
- 22 May, 2017 2 commits
-
-
If pagination class, include the schema generation
Tom Christie committed
-
- 19 May, 2017 4 commits
-
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Update Django-Filter requirement
Xavier Ordoquy committed -
A quick fix. Latest is 1.0.4
Carlton Gibson committed
-
- 18 May, 2017 1 commit
-
-
Don't trim whitespace from authtoken passwords
Xavier Ordoquy committed
-
- 17 May, 2017 2 commits
-
-
Thomas Achtemichuk committed
-
* Fixes #5148
Thomas Achtemichuk committed
-
- 16 May, 2017 8 commits
-
-
Update Django Filter requirement
José Padilla committed -
Latest is v1.0.3 — improving support for schema generation
Carlton Gibson committed -
Move flake8 config to setup.cfg
Tom Christie committed -
Fix source="*" with HyperlinkedModelSerializer
Tom Christie committed -
This allows for flake8 to pick it up when running it by itself.
Daniel Hahler committed -
[ci skip]
Daniel Hahler committed -
Daniel Hahler committed
-
Daniel Hahler committed
-
- 15 May, 2017 1 commit
-
-
Ignore any invalidly formed query parameters for OrderingFilter.
Tom Christie committed
-
- 13 May, 2017 1 commit
-
-
Vimarsh Chaturvedi committed
-
- 12 May, 2017 7 commits
-
-
vimarshc committed
-
Tom Christie committed
-
Tom Christie committed
-
Version 3.6.3
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 11 May, 2017 2 commits
-
-
Add ValidationError to except in get_object_or_404 for django 1.11
Xavier Ordoquy committed -
vimarshc committed
-
- 06 May, 2017 1 commit
-
-
Nabil Jamaleddine committed
-
- 04 May, 2017 3 commits
-
-
Fix DjangoFilterBackend mro
Tom Christie committed -
Fix a typo in a comment
Xavier Ordoquy committed -
German Ilyin committed
-
- 03 May, 2017 7 commits
-
-
Ryan P Kilby committed
-
Ryan P Kilby committed
-
Simplify django-filter docs, add drf integration link
Tom Christie committed -
Ryan P Kilby committed
-
Tom Christie committed
-
Generate schema with respect to http_method_names provided by CBV
Tom Christie committed -
hurturk committed
-