tests.py
3.52 KB
- 
Make forums endpoints return better status codes · b60f5f80Previously, AJAX calls would return 400, and page views and attempts to load inline discussions would return 404 if communication with the comments service failed. Now such problems cause a 500 status code. Greg Price committed