Skip to content

Commit

Permalink
Added New Question (#3481)
Browse files Browse the repository at this point in the history
* Added Question 69

* Updated Question 69
  • Loading branch information
rickdevelops authored Apr 9, 2022
1 parent 7c3846c commit 47339ca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions django/django-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -635,3 +635,10 @@ model=Planet
- [ ] redirect()
- [x] reverse()
- [ ] resolve()
#### Q69. Which is Fictional HTTP request method?
- [ ] POST
- [ ] PUT
- [x] PAUSE
- [ ] PATCH

0 comments on commit 47339ca

Please sign in to comment.