This week's push is done!
*Notes:*
https://public.etherpad-mozilla.org/p/mkt-2016-01-26
*Issues:*
Jason discovered the most likely cause of our memory/performance problems
in production: the upgrade to restframework 3.x was causing OPTIONS
requests to return metadata for API endpoints
that described the possible values for each field; for some endpoints this
listed all apps and all user accounts, which was obviously a bit much to
handle in a single response. This behaviour has been disabled.
*Next Push:*
spasovski
https://public.etherpad-mozilla.org/p/mkt-2016-02-02