django-blocks now supports django 1.0 (beta 1)

Posted by kimus | August 24, 2008 @ 10:41 | Filed under: django

After quite some time of inactivity, I'm trying to kick myself into django-blocks again. Updated django-blocks to support the new trunk release of Django.

Here are some of the new features that were implemented:
  • support for django 1.0 beta 1;
  • support for file blog entries under a tag (django-tagging);
  • added a tagcloud to the site;
  • some fixes on the blog application.

Comments

Posted by Antonio Eggberg | March 8, 2009 @ 07:32

Hi,

Is this project active? are there any update? is there any demo installation to play with.

Posted by kimus | March 8, 2009 @ 12:23

sure, I had to redo the /projects/ page and is still empty but the project is on:

http://code.google.com/p/django-blocks/

Posted by Joey | April 9, 2009 @ 23:03

How is the project coming? You want help?

Posted by kimus | April 10, 2009 @ 11:28

The project is hosted at: http://code.google.com/p/django-blocks/

If you think you can help on this just checkout the project and try to start the personal-site sample.