Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on leaderboard with non-exsitent game #107

Open
rmyers opened this issue Jun 26, 2014 · 0 comments
Open

Error on leaderboard with non-exsitent game #107

rmyers opened this issue Jun 26, 2014 · 0 comments
Assignees
Milestone

Comments

@rmyers
Copy link
Member

rmyers commented Jun 26, 2014

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'
@rmyers rmyers self-assigned this Jun 26, 2014
@rmyers rmyers added this to the 2.0 milestone Jun 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant