realpython / book2-exercises

Book 2 -- Exercises for the book
167 stars 203 forks source link

Redundant request form get values #101

Open nipunsadvilkar opened 6 years ago

nipunsadvilkar commented 6 years ago

Since title and post are already in function scope, we don't need to get values from request.form again