zulip/humbug
Steve Howell ab23c534b9 Use POST, not PATCH, for patching bots.
This is a temporary expedient measure to work around our
PATCH not supporting file uploads in our current Django setup.

(imported from commit c3146b23d5d7d134c2b80507eb87033ca375a4db)
2013-08-01 11:05:39 -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 Remove unused imports 2013-06-27 16:22:39 -04:00
settings.py Move bot avatar code to avatar.js (from settings.js). 2013-07-30 08:40:49 -04:00
test_settings.py Use same CACHES/SESSION_ENGINE settings in dev as in prod. 2013-07-03 13:31:27 -04:00
urls.py Use POST, not PATCH, for patching bots. 2013-08-01 11:05:39 -04:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00