summaryrefslogtreecommitdiff
path: root/planet/generator.py
AgeCommit message (Expand)Author
2009-03-01Add a page specifically outlining how you add a blogMagnus Hagander
2008-12-14Only list blogs that are approved in the blog-list on the right...Magnus Hagander
2008-12-01Increase truncation limit to 4k, by popular demand.Magnus Hagander
2008-11-18Now that we have the admin schema up, only show feeds that are approved, and ...Magnus Hagander
2008-11-03Include full text of all feeds in the RSS feed.Magnus Hagander
2008-11-03Switch to using the Django template engine, since we'llMagnus Hagander
2008-10-25Split template into a base piece shared for more pages, and a main piece for ...Magnus Hagander
2008-10-25Make tidy deal with utf8 properly. Oops.Magnus Hagander
2008-10-24Read database from a configfile, so beta can now easily haveMagnus Hagander
2008-10-23Switch to using templates to generate the HTML insteadMagnus Hagander
2008-10-22Use HTMLTidy and some attribute trickery to make output XHTML valid.Magnus Hagander
2008-10-18Initial version of new planet codeMagnus Hagander