GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: stuff for my site
Homepage: http://www.thescoop.org/docs
Clone URL: git://github.com/dwillis/thescoop.git
Derek Willis (author)
Thu Jul 10 17:32:57 -0700 2008
commit  dbfea950dfd256f9a94f32dcd7da4ed2595e868b
tree    c7d11c67074c0243be6612cc9d87b02edcb0d076
parent  22701b913b3efe0a4526f11d3d019227c9a6b038
name age message
file .gitignore Thu Apr 10 13:37:19 -0700 2008 added ignore file [Derek Willis]
file README Sat May 03 07:06:25 -0700 2008 added projects app [Derek Willis]
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/ Thu Jul 10 17:31:40 -0700 2008 added presentation options [Derek Willis]
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/ Sun May 18 15:02:09 -0700 2008 changed projects url to code and updated templates [Derek Willis]
file urls.py Thu Jul 10 12:14:35 -0700 2008 converted to newforms-admin [Derek Willis]
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.
* Add story counts to topic index, source list in state detail pages.