views.py
17.3 KB
- 
Handle Heroku's 503 maintenance mode response · cc7b2942The LMS comment client previously would try to parse the response as JSON, choke, and return a 500 to the client. Now, the LMS client displays a message indicating that the forums are down for maintenance. Nate Hardison committed