django-remote-forms
Form serializer
A Django form serializer that converts forms into Python dictionaries for easy conversion to JSON and exposure over APIs.
A platform independent django form serializer
220 stars
38 watching
113 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A package providing a RecursiveField to serialize complex tree-like data structures in Django REST framework | 368 |
| A Django Rest Framework renderer using ujson to improve JSON serialization performance | 125 |
| Abstractions for Django forms to simplify complex form handling and previewing | 821 |
| Django form component with Semantic UI style and features | 3 |
| Automates the creation of views, serializers, and URLs for Django Rest Framework applications. | 350 |
| An API inspector tool for Django forms classes | 28 |
| A package to simplify handling multiple forms in Django views. | 175 |
| Provides YAML support for Django REST Framework to enable serializing and deserializing data in YAML format. | 31 |
| A Python module for finding and serializing groups of items with numerical sequence indices. | 125 |
| A Python library that serializes objects to JSON by analyzing their class structure and parameters. | 28 |
| Integrates a JavaScript WYSIWYG editor into Django forms and admin interfaces. | 26 |
| Provides a way to serialize Django models with nested data using Django REST Framework. | 1,083 |
| Enables dynamic field expansion and selection in Django REST Framework serializers. | 745 |
| A Python library for serializing and deserializing complex class-based models to and from JSON | 4 |
| Library to serialize HTML forms into JavaScript objects with nested attributes and arrays | 1,718 |