Support optional WSGI init method
Refs https://redmine.teklia.com/issues/9115
The gunicorn boot now looks for an optional init method to run in the master process.
The loading code is inspired by the official Django wsgi app loading
This does not cover the runserver, but it's probably not worth it cover it
Edited by Bastien Abadie
Merge request reports
Activity
assigned to @babadie
requested review from @erouchet
added 5 commits
-
c05d4d3f...fb08f263 - 3 commits from branch
release-1.6.5
- 0c0f93f8 - Support optional WSGI init method
- d835a0a8 - Setting is optional
-
c05d4d3f...fb08f263 - 3 commits from branch
enabled an automatic merge when all merge checks for d835a0a8 pass
changed milestone to %Arkindex 1.6.5
Please register or sign in to reply