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.

GitHub

2k stars
46 watching
139 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jazzband/django-floppyforms A Django project providing full control over form rendering in templates. 839
jazzband/django-tinymce Provides a widget to render a form field as a TinyMCE editor in Django applications 1,290
5monkeys/django-viewlet A Django module that provides a way to render template parts with extended cache control using Jinja2 61
jazzband/django-formtools Abstractions for Django forms to simplify complex form handling and previewing 821
wemake-services/wemake-django-template A Django project template focusing on code quality and security for rapid development and production-ready applications. 2,015
jean-zombie/cookiecutter-django-wagtail A Django project template that combines the two popular frameworks, offering a structured way to set up new projects. 72
torchbox/django-pattern-library Automates maintenance of UI pattern libraries for Django projects, allowing developers to create reusable templates without requiring views and models. 373
johnfraney/django-bootstrap-customizer Tools to customize Bootstrap CSS using Django admin and Sass variables 48
jazzband/django-waffle A tool for managing feature toggles in Django applications. 1,138
tzangms/django-bootstrap-form Provides a simple way to render Bootstrap forms in Django templates 558
carltongibson/django-template-partials A tool for reusing and composing HTML content in Django templates using partials. 479
jazzband/django-constance Allows dynamic configuration of Django applications 1,733
jazzband/django-polymorphic A Django project that simplifies the use of inherited models by automatically downcasting and providing features for filtering, querying, and combining models. 1,665
erayerdin/sos-django-template A Django project starter template with modern defaults and pre-configured dependencies. 21
jazzband/django-configurations A tool that organizes Django project settings using object-oriented programming patterns. 1,109