Timothy Hobbs
|
e96f1559e7
|
Add celery task for get_email
Allows you to get_email even without cron, thus enabling the use of django-helpdesk of cronless PaaS services.
|
2018-11-08 14:39:37 +01:00 |
|
Jonathan Barratt
|
b5feeb7ee9
|
Make SOCKS-proxy support global for all queues under Py3
Python 2 retains per-queue SOCKS-proxy support, but this is simplest fix until someone needs it for Python 3.
|
2017-01-14 01:25:17 +07:00 |
|
TreeNode
|
aea8ff35a6
|
PySocks removed from requirements and doc update
|
2014-12-11 01:43:54 +02:00 |
|
Ross Poulton
|
68cc1b1e8e
|
Fix esclation description
Escalation is based on days a ticket has been active, not hours. Fixed config, closes #280. Thanks @J-A-M
|
2014-11-21 13:00:37 +11:00 |
|
Ross Poulton
|
8dc08b2e9c
|
Remove doctrees & html docs; moved reStructuredText files from docs/source/ to docs/ to make it a little easier for most people to access.
|
2011-02-14 22:03:09 +00:00 |
|