Skip to main content

React-powered forms for Django

Project description

Django-Forms-Plus (dfplus)

The extendable ReactJS powered frontend for Django Forms controled by forms.BaseForm native declarations with some additions.

Define your forms in python code as usually you do and get React powered forms UI almost for free ;)

Features

  • how to define a form? like a regular forms.BaseForm with some additions
  • how are forms submitted? via AJAX
  • validation & errors
  • fieldsets (layouts)
  • customization
    • Python: use regular Django's idiomatic patterns/approaches around django.forms with some additions
    • JS: React code was build with extensibility in mind
    • CSS: use regular CSS classes, add your own. No CSS-in-JS (it's a by design decision)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_forms_plus-0.1.0.tar.gz (268.1 kB view hashes)

Uploaded Source

Built Distribution

django_forms_plus-0.1.0-py3-none-any.whl (272.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page