pinax-blog 4.0.0 Released
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