django-template-partials
Template parts
A tool for reusing and composing HTML content in Django templates using partials.
Reusable named inline partials for the Django Template Language.
479 stars
18 watching
17 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jpadilla/django-project-template | A Django project template with optimized settings and tools for development, staging, and production environments. | 720 |
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 |
jazzband/django-widget-tweaks | Customizes form field rendering in templates using CSS and HTML attributes without modifying Python code. | 2,094 |
emilstenstrom/django-components | Package for building reusable UI components within Django's templating system | 1,228 |
5monkeys/django-viewlet | A Django module that provides a way to render template parts with extended cache control using Jinja2 | 61 |
mmontone/djula | Port of Django's template engine to Common Lisp | 153 |
erayerdin/sos-django-template | A Django project starter template with modern defaults and pre-configured dependencies. | 21 |
interdependence/tree-sitter-htmldjango | Provides a grammar for parsing the Django template language | 21 |
arocks/edge | A modern Django project starter with a focus on security, logging, and usability. | 841 |
philippesigaud/d-templates-tutorial | A tutorial on the D programming language's template metaprogramming feature | 230 |
jcgood/desmeme | A collection of tools and data for exploring linguistic templates | 4 |
wemake-services/wemake-django-template | A Django project template focusing on code quality and security for rapid development and production-ready applications. | 2,015 |
thephpleague/skeleton | A PHP package generator for League Packages | 1,527 |
lucrae/django-cheat-sheet | A comprehensive guide to creating web applications with the Django framework. | 787 |
jacebrowning/template-python | Automated project creation and management tool for Python libraries | 663 |