django-widget-tweaks
Template renderer
Customizes form field rendering in templates using CSS and HTML attributes without modifying Python code.
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
2k stars
46 watching
139 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Django project providing full control over form rendering in templates. | 839 |
| Provides a widget to render a form field as a TinyMCE editor in Django applications | 1,290 |
| A Django module that provides a way to render template parts with extended cache control using Jinja2 | 61 |
| Abstractions for Django forms to simplify complex form handling and previewing | 821 |
| A Django project template focusing on code quality and security for rapid development and production-ready applications. | 2,015 |
| A Django project template that combines the two popular frameworks, offering a structured way to set up new projects. | 72 |
| Automates maintenance of UI pattern libraries for Django projects, allowing developers to create reusable templates without requiring views and models. | 375 |
| Tools to customize Bootstrap CSS using Django admin and Sass variables | 48 |
| A tool for managing feature toggles in Django applications. | 1,138 |
| Provides a simple way to render Bootstrap forms in Django templates | 558 |
| A tool for reusing and composing HTML content in Django templates using partials. | 479 |
| Allows dynamic configuration of Django applications | 1,733 |
| A Django project that simplifies the use of inherited models by automatically downcasting and providing features for filtering, querying, and combining models. | 1,665 |
| A Django project starter template with modern defaults and pre-configured dependencies. | 21 |
| A tool that organizes Django project settings using object-oriented programming patterns. | 1,109 |