DyF performs all the visualisation & data entry of your DRF Serializers & ViewSets and adds some candy of its own
Project description
Notice to users of this library
This library is no longer free software.
With 0.80.0 the library has gained a development partner that will doubtless raise it to new heights.
The LICENSE has been modified to a proprietary one with restrictions, so please be mindful of conditions.
The library is thus deprecated and in maintenance mode only.
What is DyF?
DyF wants to eliminate HTML form boilerplate for generic tables & forms. Specifying a single DRF Serializer / ViewSet and possibly desired form layout instantly provides both HTML renders and JSON renders (and anything else DRF supports) keeping you free to implement your project.
There are two parts to DanymicForms:
- Django / DRF extensions providing the JSON definitions for on-screen objects
- HTML / Javascript component library providing the visualisation
It performs all the visualisation & data entry of your DRF Serializers & ViewSets and adds some candy of its own: It is a django library that gives you the power of dynamically-shown form fields, autofilled default values, dynamic record loading and similar candy with little effort. To put it differently: once defined, a particular ViewSet / Serializer can be rendered in multiple ways allowing you to perform viewing and authoring operations on the data in question.
It is based on django-rest-framework
Why DyF
- Turn your rest-framework ViewSets into HTML tables & forms
- Powerful HTML based CRUD
- Support for fetching "new" records
- Render to table, form or dialog, with plenty of customisation options
- Full nested data support
- Dynamically display & hide fields based on other fields' values
- Easily add actions and place the buttons to execute them anywhere you like
- Clear separation of list & dialog templates
- Dynamic loading of additional records for table views supported by infinite scroll
- Responsive tables (multiple table layouts for various screen widths)
- Easy implementation of filtering
- Action items, declared globally, placed where you need them
- Custom templates whenever & wherever you want them
- Support for form validation, will show errors even if they are not tied to a field
- Progress dialog for long lasting ajax operations
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dynamicforms-0.81.5.tar.gz.
File metadata
- Download URL: dynamicforms-0.81.5.tar.gz
- Upload date:
- Size: 1.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
664983d7c8329846e989a7b0668ce680868c09eb5c6f2b8b1ecabc913f775c38
|
|
| MD5 |
f4db047e31a0d5aaad5eaba1ba49acf9
|
|
| BLAKE2b-256 |
2e9f85cdb63f4e8ebee996205b3b55533f8dfe20d5678e030f24a48322c20a27
|
File details
Details for the file dynamicforms-0.81.5-py3-none-any.whl.
File metadata
- Download URL: dynamicforms-0.81.5-py3-none-any.whl
- Upload date:
- Size: 1.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28e09c202669b3b07c49afb58a4c184d64d93d9bc9dd5f15dde26239d5e52314
|
|
| MD5 |
ae8741d45325006cc7cbd83f5fee2cbb
|
|
| BLAKE2b-256 |
d581502340778a1810ad221c45e7142edf0204dc534a2ebe4e1b5031177f7587
|