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

Adding answers #1

Merged
merged 6 commits into from
Jan 4, 2017
Merged

Adding answers #1

merged 6 commits into from
Jan 4, 2017

Conversation

jeremyphilemon
Copy link
Collaborator

  • Added support for answering questions

Things to do:

  • Need to add support for deleting comments
  • Replies to answers
  • Should add contributor's username and time/date stamp in their submitted answers
  • Authenticate contributor's login token

Jeremy Philemon added 6 commits January 3, 2017 21:00
Answers get saved in the database. Each answer’s foreign key is the
question they’re answering to. Need to support dynamic view of answers
when viewing the thread.
Answers now display on the thread page! WOOOOT!
The “answers” IntegerField counts and displays the number of answers of
an asked question.
@jeremyphilemon jeremyphilemon merged commit cd9561c into master Jan 4, 2017
@jeremyphilemon jeremyphilemon deleted the adding-answers branch January 5, 2017 14:35
@jeremyphilemon jeremyphilemon added this to Alive in Heart Apr 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Heart
Alive
Development

Successfully merging this pull request may close these issues.

None yet

1 participant