Wax30d / BlogApplicationTutorial3

Blog Application Tutorial 3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Application Tutorial 3.

Roadmap To Build A Comment System:

  1. Create a model to save the comments.
  2. Create a form to submit comments and validate the input data.
  3. Add a view that processes the form and saves the new comment to the database.
  4. Edit the post detail template to display the list of comments and the form to add a new comment.

Enjoy lerning :)

#Lesson_3

About

Blog Application Tutorial 3.


Languages

Language:Python 64.7%Language:HTML 35.3%