trey / trey-django-tmbundle

My modifications of the official Django bundle. For now, meant to be used to extend the existing bundle.

This URL has Read+Write access

name age message
file README.markdown Sat Nov 22 22:31:10 -0800 2008 Updated repository name again. [trey]
directory Snippets/ Sun Nov 29 15:53:21 -0800 2009 Python named regular expression group. [trey]
file info.plist Sun Nov 29 15:53:21 -0800 2009 Python named regular expression group. [trey]
README.markdown

To install via Git:

cd ~/"Library/Application Support/TextMate/Bundles/"
git clone git://github.com/trey/trey-django-tmbundle.git "Trey - Django.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'

(Instructions stolen from the GitHub Bundle.)

More information about creating a Git repository for TextMate Bundles.