Skip to main content

Fanstatic packaging of json template

Project description

zeam.jsontemplate

Introduction

This library packages a patched version of json template for fanstatic. This behaved exactly like the official version, except it add an option undefined_callable that is a function that will be called in case of an undefined value, to return the value to be use.

This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in zeam.jsontemplate) are published to some URL.

How to use?

You can import jsontemplate from zeam.jsontemplate and need it where you want these resources to be included on a page:

>>> from zeam.jsontemplate import jsontemplate
>>> jsontemplate.need()

CHANGES

0.1 (2011/11/07)

  • Initial release.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zeam.jsontemplate-0.1.tar.gz (9.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page