Jeremiah Orem
|
ab6bb5d346
|
Revert "Revert "Move newrelic config to manage.py.""
Turns out this does work, I just didn't wait long enough for the data to
show up.
This reverts commit 63e561b552 .
|
2013-05-21 15:52:41 -07:00 |
Jeremiah Orem
|
63e561b552
|
Revert "Move newrelic config to manage.py."
This reverts commit c6c4a2dce7 .
|
2013-05-21 13:51:07 -07:00 |
Jeremiah Orem
|
c6c4a2dce7
|
Move newrelic config to manage.py.
Attempting to make newrelic work with celery.
|
2013-05-21 13:28:51 -07:00 |
Jeremiah Orem
|
1999ec7ee1
|
Turn on newrelic if it is configured and the package is available.
|
2013-05-16 10:14:14 -07:00 |
Jeremy Orem
|
af74ebda5c
|
Add .py links to wsgi files, so we can test gunicorn.
|
2012-03-29 13:40:58 -07:00 |
Andy McKay
|
1a693e5a1e
|
oh who cares, just copy and paste a bit
|
2012-02-14 10:46:21 -08:00 |
Andy McKay
|
36facead17
|
Revert "add in mkt wsgi file"
This reverts commit d311cf079a .
|
2012-02-14 10:44:08 -08:00 |
Andy McKay
|
d311cf079a
|
add in mkt wsgi file
|
2012-02-14 10:38:15 -08:00 |
Jeff Balogh
|
c40fb86646
|
include the current time in the wsgi env
|
2010-09-30 17:44:29 -07:00 |
Jeff Balogh
|
7439c02bf0
|
hopping up to celery 2.0.3
|
2010-09-14 09:43:03 -07:00 |
Jeff Balogh
|
f67490f6db
|
add the hostname to the wsgi env
|
2010-09-10 17:25:27 -07:00 |
Jeff Balogh
|
66a937e84b
|
matching runserver: translations get activated before validation
|
2010-06-17 20:20:40 -07:00 |
Jeff Balogh
|
4f60170f84
|
switch back to zamboni.wsgi without env[SITE] (bug 567003)
|
2010-05-19 17:58:19 -07:00 |
Jeff Balogh
|
e265aaf0c7
|
add wsgi.loaded so we know when mod_wsgi started (bug 557049)
|
2010-05-14 14:02:21 -07:00 |
Jeff Balogh
|
2852abc7af
|
document what's going on in the wsgi script
|
2010-04-27 15:22:44 -07:00 |
Jeff Balogh
|
bb24f6120e
|
new wsgi script from oremj
|
2010-04-27 12:39:25 -07:00 |
Jeff Balogh
|
9a2e5be8d8
|
better wsgi script from
http://blog.dscpl.com.au/2010/03/improved-wsgi-script-for-use-with.html
|
2010-04-23 08:44:09 -07:00 |
Jeff Balogh
|
b3cbdc0103
|
django looks at SCRIPT_URL before SCRIPT_NAME
|
2010-03-29 12:08:14 -07:00 |
Jeff Balogh
|
40a730200b
|
force SCRIPT_NAME="" for darklaunch pages (bug 554576)
|
2010-03-24 14:13:28 -07:00 |
Jeff Balogh
|
9b1f809f3c
|
wsgi app that prints out the mod_wsgi environment
|
2010-01-25 17:26:53 -08:00 |
Jeff Balogh
|
ad6edf2403
|
adding a wsgi entrypoint
|
2009-12-09 14:34:02 -08:00 |