zulip/zproject
Leo Franchi 748e5b6da6 Remove disabled summarization code
This experiment has been disabled for everyone for a while: if we
bring something like this back, it is not likely to be exactly the same,
and will be different enough to require a different implementation.

As it is, the summarization code was making a few code paths (rendering
especially) more complex, and is worth removing for simplicity's sake.

(imported from commit 6ac8cdc9f7077a5a1da01ab4268aba3db0bc43f8)
2014-02-27 20:25:23 -05:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
authhack.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py [manual] Accept OAuth2 tokens for API login via Google Apps 2014-01-13 13:30:55 -05:00
local_settings.py [manual] Use dedicated Redis server for staging 2014-02-10 13:23:28 -05:00
local_settings_template.py Documentation improvements for email mirror 2014-02-04 10:38:17 -05:00
settings.py Remove disabled summarization code 2014-02-27 20:25:23 -05:00
test_settings.py Do query time tracking at the psycopg2 level instead of the Django level 2014-01-14 11:47:12 -05:00
urls.py Split bot deactivation from user deactivation 2014-02-18 15:09:22 -05:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00