banjo

log

age author description
2010-01-11 Bruce Kroeze updated for python 2.6default tip
2009-08-25 Richard Esplin Fixed bug that caused an error message on each comment post.
2009-03-16 Richard Esplin Added a little documentation to child_category_list.
2009-03-16 Richard Esplin Fixed copy/paste bug on Category.DoesNotExist, and made blog optional in find_by_name.
2009-03-13 Richard Esplin Fixed invalid lang attribute in body tag.
2009-03-13 Richard Esplin Updated the broken YUI link. I don't link depending on Yahoo's server, but this is the safest change until I understand who is using this.
2009-03-13 Richard Esplin Added import to prevent crash when email isn't configured.
2009-03-13 Richard Esplin Make the DEVELOPMENT_MODE and LOCAL_DEV flags more robust against the presence or absence of a trailing slash in MEDIA_ROOT.
2009-01-01 Bruce Kroeze merging from module-reorg branch
2008-12-22 Bruce Kroeze more improvements to the loadermodule-reorg
2008-12-17 Bruce Kroeze fixing excerpt splitting logicmodule-reorg
2008-12-17 Bruce Kroeze plugins should only fire for blogs where they are enabledmodule-reorg
2008-12-17 Bruce Kroeze removing my fake_mailer to use Tauber's django-mailer insteadmodule-reorg
2008-12-17 Bruce Kroeze splitting posts into excerpt and bodymodule-reorg
2008-12-17 Bruce Kroeze fixing wordpress loader to use proper categoriesmodule-reorg
2008-12-17 Bruce Kroeze wordpress loader sync to latest WP databasemodule-reorg
2008-12-12 Bruce Kroeze bad absolute url for categoriesmodule-reorg
2008-12-11 Bruce Kroeze adding akismet plugin for django 1.0module-reorg
2008-12-10 Bruce Kroeze comments and plugins updated for django 1.0module-reorg
2008-12-10 Bruce Kroeze working on django 1.0 moderation of commentsmodule-reorg
2008-12-09 Bruce Kroeze moving skins to separate repositorymodule-reorg
2008-12-08 Bruce Kroeze removing skins, moving to separate projectmodule-reorg
2008-12-08 Bruce Kroeze moving current_media_url to threaed_multihostmodule-reorg
2008-11-28 Bruce Kroeze syncing with satchmo reorgmodule-reorg
2008-11-27 Bruce Kroeze renamed caching->keyedcachemodule-reorg
2008-11-27 Bruce Kroeze django 1.0 compat
2008-11-23 Bruce Kroeze bumped rev and added setuptools
2008-11-23 Bruce Kroeze initial conversion from git