~jspiros/reader.git
13 years agoCreated basic homepage displaying feeds and entries.
Joseph Spiros [Mon, 28 Feb 2011 11:32:41 +0000 (11:32 +0000)]
Created basic homepage displaying feeds and entries.
Registered models with the admin.

13 years agoAdded support for ETag and Last-Modified headers.
Joseph Spiros [Mon, 28 Feb 2011 09:25:59 +0000 (09:25 +0000)]
Added support for ETag and Last-Modified headers.

13 years agoImplemented initial Feed, Entry, and Subscription models and utility functions for...
Joseph Spiros [Mon, 28 Feb 2011 08:39:23 +0000 (03:39 -0500)]
Implemented initial Feed, Entry, and Subscription models and utility functions for adding and refreshing a feed.
Added initial south schema migration.
Added .gitignore rule to ignore pyc.

13 years agoInitial commit.
Joseph Spiros [Mon, 28 Feb 2011 07:43:46 +0000 (02:43 -0500)]
Initial commit.