CMD + K

django-mustache

Community

Mustache (Pystache) template engine for Django 1.8 and newer, with support for Django context processors. Designed to support offline-capable web apps via progressive enhancement.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::django-mustache

Usage Tracking

1.1.2
1.1.1
1.1.0
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

A straightforward Mustache-powered template engine for Django, extracted from wq.db and updated to support the new template backend infrastructure in Django 1.8 and newer. django-mustache facilitates progressive enhancement by allowing you to share the same templates between Django and an offline-capable JavaScript web app. Combined with a shared URL structure, this approach ensures that each page in your site can be selectively rendered on the server or on the client as needed.

About

Summary

Mustache (Pystache) template engine for Django 1.8 and newer, with support for Django context processors. Designed to support offline-capable web apps via progressive enhancement.

Last Updated

Jan 15, 2020 at 11:10

License

MIT

Total Downloads

16.4K

Version Downloads

4.7K

Supported Platforms

noarch