About Anaconda Help Download Anaconda

conda-forge / packages / django-mustache 1.1.2

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.

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.1.2

conda install

To install this package run one of the following:
conda install conda-forge::django-mustache
conda install conda-forge/label/cf201901::django-mustache
conda install conda-forge/label/cf202003::django-mustache
conda install conda-forge/label/gcc7::django-mustache

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy