Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
now that we're using south...
  • Loading branch information
paulosman committed Jun 29, 2011
1 parent 56828d0 commit 7ec4b28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fabfile.py
Expand Up @@ -36,8 +36,7 @@ def syncdb():

def migrate():
"""Run database migrations."""
# not implemented yet
pass
run_manage_cmd('migrate')


def compress():
Expand Down

0 comments on commit 7ec4b28

Please sign in to comment.