public
Description: Django/Jinja/Twig template bundle for TextMate
Homepage:
Clone URL: git://github.com/xvzf/django-templates.tmbundle.git
name age message
directory Commands/ Tue Aug 25 09:48:47 -0700 2009 Block tag no longer throws errors. [xvzf]
directory Preferences/ Sat Feb 07 07:19:39 -0800 2009 Initial commit. [xvzf]
file README.markdown Sat Aug 01 11:46:38 -0700 2009 Added Jinja expressions syntax scopes. [xvzf]
directory Snippets/ Mon Jul 06 07:50:30 -0700 2009 Remove unused snippets. [xvzf]
directory Syntaxes/ Sat Sep 05 04:23:02 -0700 2009 Stop expressions inside comments from being hig... [xvzf]
file info.plist Mon Jul 06 07:52:15 -0700 2009 Add info.plist [xvzf]
README.markdown

Django Templates.tmbundle

Modifications and additions to the official Python Django Template TextMate bundle originally located at http://macromates.com/svn/Bundles/trunk/Bundles/Python%20Django%20Templates.tmbundle/.

These changes really should extend the official, rather than override them outright.

A lot of these snippets and commands are pilfered from other people's bundles.

Install

$ cd ~/Library/Application\ Support/TextMate/Bundles
$ git clone git://github.com/xvzf/django-templates.tmbundle.git Django\ Templates.tmbundle