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

Support rendering Django forms within ReactPy #212

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Archmonger
Copy link
Contributor

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 Archmonger requested a review from a team as a code owner January 11, 2024 10:16
@Archmonger Archmonger linked an issue Jan 11, 2024 that may be closed by this pull request
@Archmonger Archmonger marked this pull request as draft January 14, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

django_form component
1 participant