https://github.com/dcramer/jinja1-djangosupport
Jinja 1 with updated Django Support
https://github.com/dcramer/jinja1-djangosupport
Last synced: 3 months ago
JSON representation
Jinja 1 with updated Django Support
- Host: GitHub
- URL: https://github.com/dcramer/jinja1-djangosupport
- Owner: dcramer
- License: other
- Created: 2008-12-22T19:33:36.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-02-27T08:07:34.000Z (over 16 years ago)
- Last Synced: 2025-03-06T17:57:37.176Z (3 months ago)
- Language: Python
- Homepage: http://jinja.pocoo.org
- Size: 301 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
A forked version of the Jinja 1 module from http://jinja.pocoo.org
Changes include:
* Removal of djangosupport.configure() (you now simply import jinja.contrib.djangosupport)
* Added jinja.contrib.djangosupport.handler404
* Added jinja.contrib.djangosupport.handler500
* Added jinja.contrib.djangosupport.direct_to_template