Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#23430 closed Cleanup/optimization (fixed)

simplify gunicorn deployment docs

Reported by: Collin Anderson Owned by: nobody
Component: Documentation Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Change History (5)

comment:1 Changed 9 years ago by Collin Anderson

comment:2 Changed 9 years ago by Tim Graham <timograham@…>

Resolution: fixed
Status: newclosed

In 77b3907d6dcd5ab0da01a782bb4b94bd6ca82b63:

Fixed #23430 -- simplified gunicorn deployment docs.

comment:3 Changed 9 years ago by Tim Graham <timograham@…>

In fee499c80b479873685530c24d6a9bd1eb9f49a0:

[1.7.x] Fixed #23430 -- simplified gunicorn deployment docs.

Backport of 77b3907d6d from master

comment:4 Changed 9 years ago by Collin Anderson <cmawebsite@…>

In fa74dba994bb3e70839623073a6ab5dfc815a9b3:

Refs #23430 -- gunicorn wants a module, not file

comment:5 Changed 9 years ago by Tim Graham <timograham@…>

In ba8983333a561b56c44c2d72c87f918604eae7f9:

[1.7.x] Refs #23430 -- gunicorn wants a module, not file

Backport of fa74dba994 from master

Note: See TracTickets for help on using tickets.
Back to Top