[manual] Remove /messages/latest API and related legacy code.

This requires doing a puppet apply on our servers to take effect
properly.

(imported from commit 19dc56f071f07a5d2571eef49dd835121b2e82b6)
This commit is contained in:
Tim Abbott
2013-11-05 11:02:34 -05:00
parent ae8648b07f
commit e06722657a
8 changed files with 9 additions and 453 deletions

View File

@@ -1495,7 +1495,7 @@ def do_update_message(user_profile, message_id, subject, propagate_mode, content
"rendered_content_version", "last_edit_time",
"edit_history"])
# Update the message as stored in both the (deprecated) message
# Update the message as stored in the (deprecated) message
# cache (for shunting the message over to Tornado in the old
# get_messages API) and also the to_dict caches.
items_for_memcached = {}