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.10.tar.gz (12.0 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for jinja_kit-0.0.10.tar.gz
Algorithm Hash digest
SHA256 e3bc16fc472105d493acd85046d08d22a9ad951affd80f31a522122271000d8d
MD5 7ac628a2a5084a6135f8bac715f5d3b1
BLAKE2b-256 4b98bc60bfa7adedffafcb11c9b14c2ee65be021804455e269838edf2199a431

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