dwillis / fumblerooski
- Source
- Commits
- Network (1)
- Issues (8)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
5e579ad
Derek Willis (author)
Sun Oct 18 12:48:03 -0700 2009
commit 5e579ad4b55b793048582dc2212c6a14002fd507
tree c9fa049351e8eaad123d4ffdb249dcc032f1ac9e
parent fb6438a7c703553f89801ba289632b28e7896308
tree c9fa049351e8eaad123d4ffdb249dcc032f1ac9e
parent fb6438a7c703553f89801ba289632b28e7896308
| name | age | message | |
|---|---|---|---|
| |
BeautifulSoup.py | ||
| |
README.txt | ||
| |
__init__.py | Wed Mar 05 11:00:39 -0800 2008 | |
| |
blog/ | Mon Jan 19 12:32:35 -0800 2009 | |
| |
college/ | ||
| |
manage.py | ||
| |
ncaa_loader.py | ||
| |
ncaa_log.txt | Wed Mar 05 11:00:39 -0800 2008 | |
| |
templates/ | ||
| |
urls.py | ||
| |
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)

