reactpy-django icon indicating copy to clipboard operation
reactpy-django copied to clipboard

Support rendering Django forms within ReactPy

Open Archmonger opened this issue 1 year ago • 1 comments
trafficstars

Description

Adds a django_form component that can automagically ingest a Django form and spit out a component.

Checklist:

Please update this checklist as you complete each item:

  • [ ] Tests have been developed for bug fixes or new functionality.
  • [ ] The changelog has been updated, if necessary.
  • [ ] Documentation has been updated, if necessary.
  • [ ] GitHub Issues closed by this PR have been linked.

By submitting this pull request you agree that all contributions comply with this project's open source license(s).

Archmonger avatar Jan 11 '24 10:01 Archmonger

Blocked on

  • https://github.com/reactive-python/reactpy/issues/1186
  • https://github.com/reactive-python/reactpy/issues/1188

Archmonger avatar Jan 17 '24 07:01 Archmonger