Skip to content

Instantly share code, notes, and snippets.

@thekashifmalik
Created July 20, 2015 01:37
Show Gist options
  • Save thekashifmalik/29819f173917d1ca7d25 to your computer and use it in GitHub Desktop.
Save thekashifmalik/29819f173917d1ca7d25 to your computer and use it in GitHub Desktop.
#! /bin/sh -x
python manage.py upgradedb --settings local_settings.api --execute
python manage.py runserver --settings local_settings.api 0.0.0.0:80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment