ddsnowboard / FantasyStocks

A website where you play a game of fantasy stocks.
http://fantasystocks.herokuapp.com
Apache License 2.0
0 stars 1 forks source link

Upgrade to newest version of Django #79

Open ddsnowboard opened 6 years ago

ddsnowboard commented 6 years ago

This will probably be no fun at all, but I need to do it so that I can make a real-time draft work. I need to use the new fancy WebSockets feature, which is only available on the newest version of Django. Maybe there are some notes I can use. Or maybe I can just lean on my tests and see what doesn't work anymore. Or maybe both...