New to Flask, and having trouble with a \'405 Method Not Allowed\' error code.
Python code.
from flask import Flask, render_template, request, redirect