Hey guys,
I have a generic calendar application which is based on one of the
django snippets. It is decoupled from a model unlike the one on
djangosnippets.org. Even if you don't pass your model data to it, it
will still render a calendar . Feel free to read more about it at
http://justinlilly.com/articles/2008/02/24/generic-calendar-app and
if
you have feature suggestions or do something neat with it, please let
me know. I'll soon be releasing a more detail oriented post about how
to get up and running with it.
-justin