How to submit HTML form without submit button in Django?

This page summarizes the projects mentioned and recommended in the original post on /r/django

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Alpine.js

    A rugged, minimal framework for composing JavaScript behavior in your markup.

  • As others have said, adding event listeners onto the input is basically how this would be implemented. Another option is to investigate alpine.s or htmx which might be useful.

  • django-unicorn

    The magical reactive component framework for Django ✨

  • I've also been working on https://www.django-unicorn.com/ which enables this sort of functionality and is integrated tightly with Django in case you want to try it out!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts