julython/julython.org

Error on leaderboard with non-exsitent game

Opened this issue · 0 comments

GET: /leaders/2011/7/

ERROR:

 File "/usr/local/julython.org/july/game/views.py", line 43, in get
    'teams': game.teams,

AttributeError: 'NoneType' object has no attribute 'teams'