farnulfo / ai-contest

Automatically exported from code.google.com/p/ai-contest
0 stars 0 forks source link

[review] Use sessions to store user_id, rather than db calls on every page load. #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Use sessions to store user_id, rather than db calls on every page load.

Based on a patch from naktibalda (#137).

Should cut a lot of queries from the db.

Original issue reported on code.google.com by danie...@gmail.com on 13 Sep 2010 at 5:18

GoogleCodeExporter commented 8 years ago
Set review issue status to: Done

Original comment by danie...@gmail.com on 16 Sep 2010 at 1:53