public
Description: stuff for my site
Homepage: http://www.thescoop.org/docs
Clone URL: git://github.com/dwillis/thescoop.git
name age message
file .gitignore Thu Apr 10 13:37:19 -0700 2008 added ignore file [Derek Willis]
file README Sun Jul 05 13:03:58 -0700 2009 remove one todo item [dwillis]
file __init__.py Tue Mar 18 19:19:53 -0700 2008 add app files [Derek Willis]
directory blog/ Thu Jul 10 12:14:35 -0700 2008 converted to newforms-admin [Derek Willis]
directory car/ Sun Jul 12 14:56:02 -0700 2009 cleaned up source views [dwillis]
file feeds.py Wed Mar 19 20:43:51 -0700 2008 added db models [Derek Willis]
file manage.py Tue Mar 18 19:19:53 -0700 2008 add app files [Derek Willis]
directory projects/ Thu Jul 10 17:32:57 -0700 2008 fixed bug [Derek Willis]
directory templates/ Tue Jul 14 07:09:16 -0700 2009 fixed byline base template [dwillis]
file urls.py Sun Jul 12 14:53:25 -0700 2009 cleaned up source views [dwillis]
README
This is the code for the Django apps on thescoop.org, including the Database of CAR Stories and a long-planned but 
undeveloped blog app.

=== TO-DO  ===

* Use links from WP blog for base templates (re-work Link model in blog app to point to that table).
* Add Everyblock-style bar graphs for yearly story counts to source_detail pages.