Software Alternatives & Reviews

Issue a POST request with url_for in Flask

Jinja2 Flask
  1. 1
    Jinja2 is a template engine written in Python.
    I'm trying to issue a POST request within a Jinja template in Flask. However, parameters are passed in via GET by default, and this particular method only accepts POST requests.

    #Development #Javascript UI Libraries #Tool 4 social mentions

  2. 2
    a microframework for Python based on Werkzeug, Jinja 2 and good intentions.
    Pricing:
    • Open Source
    I'm trying to issue a POST request within a Jinja template in Flask. However, parameters are passed in via GET by default, and this particular method only accepts POST requests.

    #Python Web Framework #Web Frameworks #Developer Tools 42 social mentions

Discuss: Issue a POST request with url_for in Flask

Log in or Post with