webathena
webathena copied to clipboard
Use request.get_data() instead of request.data
You're supposed to use data instead of get_data now. Unfortunately, scripts is still on 0.8.3 apparently, so I can't actually switch that yet.