dataplot.soccer.views
index
/home/thocking/dataplot/docs/htdocs/pydoc/dataplot/soccer/views.py

 
Modules
       
dataplot.R
dataplot.soccer.models
pdb

 
Functions
       
odetail(request, model, key)
Show details for a game or player.
olist(request, model, order_by)
Make a list of objects.
plots(request)
Show some plots that reveal ability.

 
Data
        FIELD_FORMATS = {'FloatField': ('number', '.02f'), 'IntegerField': ('number', 's')}