zulip/humbug
Steve Howell 660ee6571d Disable embedly everywhere.
(Before it had been disabled only on prod/staging, but we are
removing it everywhere, motivated by making tests run faster.
In particular, the call to embedly_client.is_supported() was
expensive, as it went over the Internet.)

(imported from commit ea12bf6e7ae84ce7e8023a0d314ecc4c07cbc0a8)
2013-06-25 08:46:02 -04:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
authhack.py Fix logging in with email addresses long than 30 characters. 2013-01-16 17:02:06 -05:00
backends.py Use get_user_profile_by_* functions to get UserProfiles. 2013-06-20 17:57:06 -04:00
settings.py Disable embedly everywhere. 2013-06-25 08:46:02 -04:00
test_settings.py Add a rate limiting system to our backend 2013-06-04 09:43:09 -04:00
urls.py Replace SITE_ROOT with DEPLOY_ROOT 2013-06-24 15:55:03 -04:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00