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

Pass context to serializer and bump version. #133

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

aaronn
Copy link
Owner

@aaronn aaronn commented Oct 11, 2023

  • This passes the request context to the authentication serializer in a more standardized DRF-y way. This will enable you to get self.request from inside the auth serializer you use.
  • It also bumps the version for release.
  • And bumps python to 3.7 and 3.8 because tox doesn't seem to have 3.6 anymore.

@aaronn aaronn merged commit 2604dfb into master Oct 11, 2023
2 checks passed
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.

None yet

1 participant