Skip to content
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

Add Django REST Framework support #481

Merged
merged 8 commits into from
Sep 5, 2016
Merged

Add Django REST Framework support #481

merged 8 commits into from
Sep 5, 2016

Conversation

carltongibson
Copy link
Owner

New PR (to keep GitHub happy) from #429

Ryan P Kilby and others added 8 commits September 3, 2016 22:16
- Make FILTER_DEFAULTS a class attr. This will allow the DRF FilterSet
  to easily override the defaults, without relying on filter_overrides.
- Move filter_overrides to the meta options, provide deprecation notice.
@carltongibson carltongibson added this to the 0.15 milestone Sep 5, 2016
@carltongibson carltongibson self-assigned this Sep 5, 2016
This was referenced Sep 5, 2016
@carltongibson carltongibson merged commit 016840b into develop Sep 5, 2016
@rpkilby
Copy link
Collaborator

rpkilby commented Sep 8, 2016

ref #275

@carltongibson carltongibson mentioned this pull request Sep 20, 2016
3 tasks
@carltongibson carltongibson deleted the rest_framework branch October 24, 2017 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants