pinax-blog 4.0.0 Released

A new release of pinax-blog has been published.

This release includes the following:

  • Disabled support for Python 3.2
  • Use range instead of xrange (Py3)
  • Enabled indexing zip objects in Python 3
  • Added Conditional import to support Python 3
  • Made creole package optional to support Python 3
  • Added general pinax app header
  • Fixed issue with admin form and mention of tags
  • Combined the blog_index and section_list views

Download tarball from PyPI

View changeset on GitHub

Tags

pinax-blog