zulip/humbug
Zev Benjamin f3f1205522 Use verify-full when connecting to the database
Now that we can use our servers' DNS names internally, using
verify-full gives us a little bit of extra security.

(imported from commit 3a3715fa8a59851d4543112a55b5c6b24981442e)
2013-03-19 12:15:24 -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 the User/UserProfile caches for Django requests too. 2013-03-15 18:09:34 -04:00
ratelimit.py settings: Add docs on how to properly test our email handler. 2013-03-15 14:53:17 -04:00
settings.py Use verify-full when connecting to the database 2013-03-19 12:15:24 -04:00
test_settings.py tests: Disable tutorial through the server side variable needs_tutorial 2013-03-18 13:46:46 -04:00
urls.py Add page describing our Humbug apps. 2013-03-15 19:16:44 -04:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00