aboutsummaryrefslogtreecommitdiffstats
path: root/aggregator/models.py
Commit message (Collapse)AuthorAgeFilesLines
* Add Category modelGravatar Tom Willemsen2012-03-221-0/+10
| | | | Each feed can belong to multiple categories. A category is only a slug.
* Fixed some things to work liveGravatar Tom Willemsen2012-03-101-1/+1
|
* Enable parsing of markdown postsGravatar Tom Willemsen2012-03-101-1/+2
|
* Add a little 'design' to the siteGravatar Tom Willemsen2012-03-101-0/+6
|
* Add name and profile link to Feed modelGravatar Tom Willemsen2012-03-101-0/+5
| | | | And show a link to the profile through that url.
* Initial commitGravatar Tom Willemsen2012-03-101-0/+25