annotate gpp/core/models.py @ 193:fa7d82bfb100

Implement #68: add a denormalized count field to weblinks Category model to reduce database queries.
author Brian Neal <bgneal@gmail.com>
date Sat, 03 Apr 2010 02:15:04 +0000
parents 91fd31dc78fb
children 423c39ee44e0
rev   line source
gremmie@1 1 """
bgneal@37 2 This file contains the core Models used in gpp
bgneal@37 3 (None at this time).
gremmie@1 4 """
gremmie@1 5