Skip to main content

Collection of utilities and extenstion for jinja2

Project description

Collestion of utilities and extensions for jinja2.

https://travis-ci.org/Lispython/jinja-kit.png?branch=master

INSTALLATION

To use jinja-kit use pip or easy_install:

pip install jinja-kit

or

easy_install jinja-kit

DJANGO USAGE

Added jinja_kit.contrib.django to your INSTALLED_APPS:

INSTALLED_APPS += 'jinja_kit.contrib.django',

JINJA_FILTERTS = [
"jinja_kit.contrib.django.filters",
"myapp.filters"]

JINJA_GLOBALS = [
"jinja_kit.contrib.django.globals",
]

CONTRIBUTE

Fork https://github.com/lispython/jinja-kit/ , create commit and pull request.

Project details


Download files

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

Source Distribution

jinja_kit-0.0.8.tar.gz (11.8 kB view details)

Uploaded Source

File details

Details for the file jinja_kit-0.0.8.tar.gz.

File metadata

  • Download URL: jinja_kit-0.0.8.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jinja_kit-0.0.8.tar.gz
Algorithm Hash digest
SHA256 9b5fd74e8e2c4de80806d9536eb37cac7b68dba4a89adf7db0103ec6b71a6127
MD5 bbec6e63a1a2f9836a23911ae4ec5461
BLAKE2b-256 b9b82623e3c8c6589c6fedd9fe6ee3deda497c0719e54990b037a2a2bdafe5ff

See more details on using hashes here.

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