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

Ability to use Jinja2 templates in action forms #505

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Apr 29, 2024

  1. Ability to use Jinja2 templates in action forms

    Yehor Komarov committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c318cad View commit details
    Browse the repository at this point in the history
  2. Demonstrate actions' form templates in examples

    Yehor Komarov committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7877058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8c703c View commit details
    Browse the repository at this point in the history
  4. Demonstrate form validation in examples

    Yehor Komarov committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    953320e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    649f83a View commit details
    Browse the repository at this point in the history
  6. Fix test to match new error format in HTML

    Yehor Komarov committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3a637f5 View commit details
    Browse the repository at this point in the history
  7. Fix mypy comments

    Yehor Komarov committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    50ae489 View commit details
    Browse the repository at this point in the history