Django-dataplot Code
Status: Alpha
Brought to you by:
tdhock
changed | /trunk/soccer/models.py |
--- a/trunk/soccer/models.py +++ b/trunk/soccer/models.py @@ -106,6 +106,9 @@ class Meta: ordering=[('name')] + ## TODO: convert these to Game-specific DATAPLOTS, which consider + ## only data up to that game. This is more general, and we will be + ## able to use them on the Game detail pages to "go back in time" MANAGER_DATAPLOTS=[ # When you just list a dataplot class in DATAPLOTS or # MANAGER_DATAPLOTS, the plot will assume a default filename