Put "humanize" in INSTALLED_APPS since it's needed now.
Update to work with Django 1.01 since teamplayer (default) supports it now. Also use settings.py instead of settings_local.py which I now consider an anti-pattern.