pinax-blog 4.1.0 Released
This release includes the following:
- Default pagination to 10 posts
- Supply current_section variables to all templates
- Convert blog and section indexes to class based views
- Convert detail view into multiple detail class based views
- Fixed some documentation bugs
- Made sections model based instead of a setting
- Added description field auto-population based on the teaser
- Added some docs for using images in a post