django-overextends
Template inheritance mechanism
Allows Django templates to inherit from each other in a circular manner
Circular template inheritance for Django
107 stars
8 watching
26 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stephenmcd/django-email-extras | An extension for Django that enables secure email encryption and templates using PGP and multipart formats. | 76 |
5monkeys/django-viewlet | A Django module that provides a way to render template parts with extended cache control using Jinja2 | 61 |
stephenmcd/django-socketio | Enables WebSockets support in Django applications | 1,318 |
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 |
erayerdin/sos-django-template | A Django project starter template with modern defaults and pre-configured dependencies. | 21 |
andrewingram/django-extra-views | Generates additional class-based views to simplify common Django design patterns. | 1,393 |
stephenmcd/django-postgres-fuzzycount | A Django project that allows you to use PostgreSQL's row count queries without scanning every row in the table | 90 |
mmontone/djula | Port of Django's template engine to Common Lisp | 153 |
arocks/edge | A modern Django project starter with a focus on security, logging, and usability. | 841 |
wemake-services/wemake-django-template | A Django project template focusing on code quality and security for rapid development and production-ready applications. | 2,015 |
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 |
philippesigaud/d-templates-tutorial | A tutorial on the D programming language's template metaprogramming feature | 230 |
stephenmcd/drum | A Reddit/Hacker News clone built with Mezzanine and Django, demonstrating non-CMS features like threaded comments and ratings. | 388 |
jcgood/desmeme | A collection of tools and data for exploring linguistic templates | 4 |
interdependence/tree-sitter-htmldjango | Provides a grammar for parsing the Django template language | 21 |