Skip to content

adding ability to set custom app module load path for gunicorn#128

Merged
stankevich merged 2 commits into
voxpupuli:masterfrom
derektamsen:master
Oct 11, 2014
Merged

adding ability to set custom app module load path for gunicorn#128
stankevich merged 2 commits into
voxpupuli:masterfrom
derektamsen:master

Conversation

@derektamsen
Copy link
Copy Markdown
Contributor

I have added the ability to set a custom gunicorn app module load path. It defaults to app:app to keep backwards compatibility. This removes the need to modify the template to only modify the app module name. Resolves #127

stankevich added a commit that referenced this pull request Oct 11, 2014
adding ability to set custom app module load path for gunicorn
@stankevich stankevich merged commit df3d734 into voxpupuli:master Oct 11, 2014
stankevich added a commit that referenced this pull request Sep 1, 2015
adding ability to set custom app module load path for gunicorn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to customize APP_MODULE variable in gunicorn template

2 participants