Feedback - #1
Open
github-classroom[bot] wants to merge 81 commits into
Open
Conversation
Added postgresql database.
installed rest framework
created the custom user model
Added the cors headers in settings.
commit for pip files
Put together the basic models.
added the root api
Added QuestionList and QuestionDetail to the views and created endpoi…
added the answer endpoint
Added Answer list and answer detail with it linked to the right quest…
Updated answer list and answer detail.
added the favorite function
created the readme
indented the readme lines for better readability
Install cors
updated the read me with new user/ endpoints
fixed readme typos
added the questions_field
rolled back question field
Changed user answer list to create answer.
Added function to show question title and question field when favorit…
Added POST for user/answers.
Correct read me from favorite an answer to favorite a question.
added login/logout to readme and deleted original readme
…h request not post.
Edited the readme so that to accept an answer you need to make a patc…
…and put the search bar information into the readme.
…ogout Edited the logout request example url to say logout instead of login …
updated search and added profile links
cleaned up comments
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to
mainsince the assignment started. Your teacher can see this too.Notes for teachers
Use this PR to leave feedback. Here are some tips:
mainsince the assignment started. To leave comments on specific lines of code, put your cursor over a line of code and click the blue + (plus sign). To learn more about comments, read “Commenting on a pull request”.main. Click a commit to see specific changes.For more information about this pull request, read “Leaving assignment feedback in GitHub”.
Subscribed: @GitLukeW @cbmosley