Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Utilities to Convert Django Forms to VDOM #28

Archmonger started this conversation in Ideas
Discussion options

It might be possible to develop utilities to convert Django Forms into a VDOM construct.

Django forms have methods to return HTML for all data attributes in the form, which we can easily create something to more conveniently plop on the page. We may also want to create some utilities that aggregates the data onSubmit, checks validity through the Django Forms API, and either performs a save or displays errors if they exist.

I'm not familiar with how forms are accomplished in ReactJS. But, converting Django forms to IDOM seems accomplishable without third party packages.

You must be logged in to vote

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /