zulip/zerver/views
Zev Benjamin 7411ce9092 Fix Github webhook exclude_* options.
We were expecting Github to send us the string "true" when the exclude_* options
were set.  However, we were actually getting "1" when an option was set and the
empty string when unset.  So we were always setting the options to False.

(imported from commit 067ba60b0b0404aebc6eda9487b1201fc2764243)
2014-10-06 15:27:53 -07:00
..
__init__.py Add avatar_url to v1/users 2014-07-29 21:46:35 -07:00
messages.py Remove requirement that local_id by a float in local echo. 2014-06-25 11:44:16 -07:00
webhooks.py Fix Github webhook exclude_* options. 2014-10-06 15:27:53 -07:00