{% trans 'Applications' %}
worker | pid | app | modifier1 | mountpoint | interpreter | callable | chdir | requests | exceptions |
---|---|---|---|---|---|---|---|---|---|
{{ w.id }} | {{ w.pid }} | {{ app.id }} | {{ app.modifier1 }} | {{ app.mountpoint.decode|pprint }} | {{ app.interpreter }} | {{ app.callable }} | {{ app.chdir.decode|pprint }} | {{ app.requests }} | {{ app.exceptions }} |