zulip/humbug
Steve Howell b33858dd70 Created search_suggestion.js.
Moved 400+ lines out of search.js into search_suggestion.js.  This
leaves search.js primarily responsible for lots of little DOM
interactions, whereas search_suggestion is more about data.

(imported from commit 53d08b29367c0172e483064f213538d45098279e)
2013-08-02 17:28:03 -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 Created search_suggestion.js. 2013-08-02 17:28:03 -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 PATCH again for patching bots. 2013-08-02 11:46:11 -04:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00