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

Hackathon 2023 07 21 - Remove DRF - Iteration 4 (last) #277

Merged
merged 27 commits into from
Jul 22, 2023

Conversation

mofr
Copy link
Collaborator

@mofr mofr commented Jul 21, 2023

Participants:

Changes:

  • DRF request and response are replaced with Django HttpRequest and HttpResponse
  • Authorization and CSRF protection are removed from the framework
  • Replaced APIClient with httpx in tests

@mofr mofr requested a review from pristupa July 21, 2023 20:27
@mofr mofr changed the title Hackathon 2023 07 21 Hackathon 2023 07 21 - Remove DRF Jul 21, 2023
@mofr mofr changed the title Hackathon 2023 07 21 - Remove DRF Hackathon 2023 07 21 - Remove DRF - Iteration 4 (last) Jul 22, 2023
pristupa
pristupa previously approved these changes Jul 22, 2023
@mofr mofr requested a review from pristupa July 22, 2023 12:55
@mofr mofr added this to the Make Django non-hard dependency milestone Jul 22, 2023
@mofr mofr enabled auto-merge (squash) July 22, 2023 13:09
@mofr mofr merged commit 0603798 into master Jul 22, 2023
@mofr mofr deleted the hackathon-2023-07-21 branch July 22, 2023 13:14
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.

4 participants