/heroku-django

Heroku plugin alias for running Django management commands.

Primary LanguageRubyMIT LicenseMIT

Heroku Django

Because...

$ heroku run python manage.py syncdb

...takes way too long to type. How about:

$ heroku django syncdb

Installation

$ heroku plugins:install https://github.com/localmed/heroku-django.git

Copyright

Copyright (c) 2013 LocalMed, Inc.. See LICENSE for details.