{
"info": {
"author": "Jure Erzno\u017enik",
"author_email": "jure@velis.si",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Framework :: Django",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3"
],
"description": "What is DynamicForms?\n=====================\n\nDynamicForms is a library that eliminates HTML form boilerplate by providing all the relevant functionality. Instead\nof having to program tables, dialog, data forms, DynamicForms already provides you with the functionality - all you have\nto do is declare a few extra properties to your DRF Serializers and ViewSets.\n\nIt performs all the visualisation & data entry of your DRF Serializers & ViewSets and adds some candy of its\nown: It is a `django