-
Notifications
You must be signed in to change notification settings - Fork 299
revert JSONAPI prefix to JsonApi for paginators. #469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sliverc
merged 22 commits into
django-json-api:master
from
n2ygk:remove-JSONAPI-paginators
Sep 13, 2018
Merged
Changes from 19 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
7b29f36
initial integration of JSONAPIDjangoFilter
n2ygk dc5ca38
documentation, isort, flake8
n2ygk 6b0dc8c
Forgot to add django_filters to installed_apps
n2ygk d4fbf24
backwards compatibility for py27 + django-filter
n2ygk d86d217
handle optional django-filter package
n2ygk 83c4cc0
fix travis to match new TOXENVs due to django-filter
n2ygk f5792c1
fixed a typo
n2ygk cbc9d55
add a warning if django-filter is missing and JSONAPIDjangoFilter is …
n2ygk 4f2b75b
improve filter_regex
n2ygk 6a8d7ae
easy changes recommended by @sliverc review
n2ygk db9e1f9
resolve @sliverc review method of using optional django-filter.
n2ygk 51b9946
rename JSONAPIDjangoFilter to DjangoFilterBackend.
n2ygk cfe89ea
Revert "deprecated JsonApi paginators class prefix to JSONAPI prefix …
n2ygk 00dcf52
revert JSONAPI prefix from paginators
n2ygk fb17d78
override JSON_API_STANDARD_PAGINATION=False for test suite for now
n2ygk ee236ea
Merge branch 'master' into remove-JSONAPI-paginators
n2ygk 6145d33
Revert "revert JSONAPI prefix from paginators"
n2ygk b90d983
Reverts JSONAPI prefix to JsonApi prefix on paginators
n2ygk 5a8d67e
inadvertenly added a junked file
n2ygk 7c8b044
PendingDeprecationWarnings
n2ygk 929251f
Merge remote-tracking branch 'upstream/master' into remove-JSONAPI-pa…
1c810c0
Clarify deprecation warning of pagination classes
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.