/textmate-elite-django

A Django bundle for textmate which follows trunk

To install:

  mkdir -p ~/Library/Application\ Support/TextMate/Bundles
  cd ~/Library/Application\ Support/TextMate/Bundles
  git clone git://github.com/ozan/textmate-elite-django.git "Elite Django.tmbundle"
  osascript -e 'tell app "TextMate" to reload bundles'