Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Created February 29, 2012 00:34
Show Gist options
  • Save ingydotnet/1936527 to your computer and use it in GitHub Desktop.
Save ingydotnet/1936527 to your computer and use it in GitHub Desktop.
name: mezzanine
mem: 64M
env:
DJANGO_SETTINGS_MODULE: settings
# This hack is needed to install from the App Store on Stackato 1.0
pre-running:
- export DJANGO_SETTINGS_MODULE=settings
ignores:
- '*.pyc'
- 'mezzanine.db'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment