django-formtools
Form abstraction library
Abstractions for Django forms to simplify complex form handling and previewing
A set of high-level abstractions for Django forms
821 stars
23 watching
136 forks
Language: Python
last commit: 1 day ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jazzband/django-floppyforms | A Django project providing full control over form rendering in templates. | 839 |
jazzband/django-constance | Allows dynamic configuration of Django applications | 1,733 |
jazzband/dj-database-url | A utility to simplify Django database configuration using environment variables. | 1,500 |
jazzband/django-robots | A Django app for managing robots exclusion protocol files | 459 |
jazzband/django-waffle | A tool for managing feature toggles in Django applications. | 1,138 |
jazzband/django-downloadview | Provides tools to serve files with Django efficiently and securely. | 387 |
jazzband/django-nose | Tools for running and testing Django applications | 880 |
jazzband/django-simple-history | A Django app that stores model history and allows view/revert changes from the admin site. | 2,233 |
jazzband/django-admin2 | A modern, extendable admin interface built on top of Django. | 1,182 |
jazzband/django-user-sessions | Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
jazzband/django-widget-tweaks | Customizes form field rendering in templates using CSS and HTML attributes without modifying Python code. | 2,094 |
jazzband/django-tinymce | Provides a widget to render a form field as a TinyMCE editor in Django applications | 1,290 |
globophobe/django-semantic-forms | Django form component with Semantic UI style and features | 3 |
jazzband/django-configurations | A tool that organizes Django project settings using object-oriented programming patterns. | 1,109 |
jazzband/django-pipeline | An asset packaging library for Django that simplifies CSS and JavaScript concatenation and compression. | 1,520 |