public
Description: My modifications of the official Django bundle. For now, meant to be used to extend the existing bundle.
Homepage:
Clone URL: git://github.com/trey/trey-django-tmbundle.git
name age message
file README.markdown Sat Nov 22 22:31:10 -0800 2008 Updated repository name again. [trey]
directory Snippets/ Tue Nov 10 15:02:21 -0800 2009 Model Skeleton improvements. Resurrected some c... [trey]
file info.plist Tue Nov 10 15:02:21 -0800 2009 Model Skeleton improvements. Resurrected some c... [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.