dwillis / fumblerooski

college football app

This URL has Read+Write access

Derek Willis (author)
Sun Oct 18 12:48:03 -0700 2009
commit  5e579ad4b55b793048582dc2212c6a14002fd507
tree    c9fa049351e8eaad123d4ffdb249dcc032f1ac9e
parent  fb6438a7c703553f89801ba289632b28e7896308
name age message
file BeautifulSoup.py Loading commit data...
file README.txt
file __init__.py Wed Mar 05 11:00:39 -0800 2008 first commit [Derek Willis]
directory blog/ Mon Jan 19 12:32:35 -0800 2009 fixing markdown [Derek Willis]
directory college/
file manage.py
file ncaa_loader.py
file ncaa_log.txt Wed Mar 05 11:00:39 -0800 2008 first commit [Derek Willis]
directory templates/
file urls.py
file utils.py
README.txt
Fumblerooski
=============

Fumblerooski is a college football statistics application, based on data provided by the NCAA and user input.


Requirements
------------

  * Python 2.5+ (lower versions may work but are untested.)
  * Django 1.0+ (again, lower versions may work but are untested.)
  * django-googlecharts (http://github.com/jacobian/django-googlecharts)