Граф коммитов

56 Коммитов

Автор SHA1 Сообщение Дата
Andy McKay be92981440 add in a payment and upsell api (bug 878862) 2013-06-05 14:07:23 -07:00
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 96ff40f1a9 Use importlib instead of imp.
This allows DJANGO_SETTINGS_MODULE with dots, for example
DJANGO_SETTINGS_MODULE=sites.dev.settings_mkt
2012-12-19 11:37:16 -08:00
Rob Hudson 6d6baf32fe Removed vendor path since there's no longer a zamboni.pth 2012-10-11 12:52:05 -07:00
Tarek Ziade 6a99482573 bumped vendor for PyMySQL and removed the manual patching in manage.py 2012-09-07 21:56:45 +02:00
Tarek Ziade ce6442a422 tweak the type conversion 2012-07-19 10:50:57 +02:00
Tarek Ziade fefe230aca switching the sql connector to pymysql 2012-07-19 10:17:33 +02:00
Kumar McMillan 6703bd609c Moved apps/payments to mkt/payments 2012-03-20 15:37:40 -05:00
Kumar McMillan 7a2ec108c2 Strip out vagrant project dir for settings_local 2012-03-01 21:52:55 -06:00
Andy McKay 964671f849 -s conflicts with -s in nose 2012-02-14 11:53:45 -08:00
Andy McKay eab3f8f57c ignore getopt it's silly 2012-02-14 10:38:24 -08:00
Chris Van d8778afc8c ignore management command when parsing "settings" command-line arg 2012-02-14 09:51:02 -08:00
Andy McKay f2324c6148 make setting up logs explicit and allow us to break it down and pull the bits we want into services (bug 725828) 2012-02-09 16:57:50 -08:00
Allen Short e8e2c88279 only call getopt when manage.py is run as a script (fix for zamboni.wsgi) 2012-02-09 02:02:40 -06:00
Andy McKay 546353dc3d do celery then logging 2012-02-08 12:06:47 -08:00
Andy McKay e1e2aa5536 swap around settings_local default 2012-02-02 14:19:12 -08:00
Andy McKay bacce18ac4 attempt to fix freddo, not sure if this will work 2012-02-02 13:02:10 -08:00
Andy McKay 6ea96ba77b doh 2012-01-31 17:30:37 -08:00
Andy McKay 4b9937bf9a because jenkins creates it in workspace, need to fix 2012-01-31 16:44:36 -08:00
Andy McKay 7ed3c5c017 that's why that's there? 2012-01-31 16:11:05 -08:00
Andy McKay 9dddf1dde7 allow multiple sites, with manage.py coping with different settings locations 2012-01-31 14:25:50 -08:00
Andy McKay 18775ebfe0 make lib explicit 2012-01-30 16:31:42 -08:00
Andy McKay 23c21e0c97 Revert "allow multiple sites, with manage.py coping with different settings locations"
This reverts commit 2831ca9f57.
2012-01-30 15:36:57 -08:00
Andy McKay 9cf3b2b905 Revert "importlib is 2.7 fun"
This reverts commit 33481fe48f.
2012-01-30 15:35:54 -08:00
Andy McKay 33481fe48f importlib is 2.7 fun 2012-01-30 14:44:01 -08:00
Andy McKay 2831ca9f57 allow multiple sites, with manage.py coping with different settings locations 2012-01-30 14:34:18 -08:00
Chris Van f430555f9c Revert "do not import settings_local when running tests"
This reverts commit 7939869b0d.
2011-12-30 15:48:10 -05:00
Chris Van 7939869b0d do not import settings_local when running tests 2011-12-30 14:39:32 -05:00
Jeff Balogh edd5b43b4e protect us from wayward localizers 2011-07-29 09:58:17 -07:00
Andy McKay 6e38edf157 move to django-mozilla-product-details and add update into the deploy (bug 671534) 2011-07-18 15:08:20 -07:00
Andy McKay 1eb6dba7a4 Revert "move to django-mozilla-product-details and add update into the deploy (bug 671534)"
This reverts commit 8e5167578c.
2011-07-15 14:25:58 -07:00
Andy McKay 8e5167578c move to django-mozilla-product-details and add update into the deploy (bug 671534) 2011-07-15 13:59:11 -07:00
Jeff Balogh 4e5e812d04 disable deprecation warnings in prod (bug 654562) 2011-05-03 15:24:23 -07:00
Jeff Balogh 93c61de94b protect the login page with @anonymous_csrf 2011-04-20 14:31:05 -07:00
Jeff Balogh 69b03605b5 apply the safe-form monkeypatch (bug 627449) 2011-02-02 14:54:11 -08:00
Jeff Balogh aa23d1aaf2 use safe_signals instead of async_signals. Threads suck. 2010-09-24 17:19:44 -07:00
Jeff Balogh cfcf6c8be4 trying async again, disabled during testing 2010-09-23 15:20:54 -07:00
Jeff Balogh 366f3d2499 turn off async signals, fix a syntax error 2010-09-23 11:27:18 -07:00
Jeff Balogh f5116d0571 send signals on a background thread 2010-09-23 11:10:31 -07:00
Jeff Balogh 59ce2dbd7e addsitedir vendor/lib/python 2010-09-17 17:07:13 -07:00
Jeff Balogh 7439c02bf0 hopping up to celery 2.0.3 2010-09-14 09:43:03 -07:00
Jeff Balogh 4162f43ca3 remove a print statement 2010-05-20 10:36:41 -07:00
Jeff Balogh 45f6ec4d51 move all our sys.path goodies to the front 2010-05-20 10:25:09 -07:00
Jeff Balogh 9f725dde98 switching to a vendor repo (bug 562220) 2010-05-19 14:30:05 -07:00
Dave Dash d9346472e1 Fixed manage.py to work with cProfile (/via ianb) 2010-03-16 14:11:24 -07:00
Dave Dash 609ec5467d Improved the pylint settings. 2010-02-23 10:20:03 -08:00
Wil Clouser 7b8dd8595d Site footer (bug 542666), r=jbalogh. Stile some TODO: language dropdown backend, links (URLs don't exist yet), xenophobia checkbox 2010-02-08 13:01:22 -08:00
Jeff Balogh f558850434 switching local_settings to settings_local 2010-01-08 13:39:55 -08:00