Release of Pinax 16.07
In Pinax 16.07, we introduced three new apps, an experimental new starter project, and made small tweaks and fixes to eight existing apps.
Here’s an overview of the new releases that are a part of Pinax 16.07:
New Starter Project
- An experimental company (0.1.1) starter project to demonstrate the new
pinax-eventsandpinax-newsapps.
New Apps
- pinax-events (1.0.0) — a simple app for publishing events on your site
- pinax-messages (1.0.1) — a Django app for allowing users of your site to send messages to each other
- pinax-news (1.0.0) — a simple app for publishing links to news articles on your site
Updated Demos
- cloudspotting (1.0.1 -> 1.1.0)
- integrated
pinax-messagesfor private user-to-user messaging
- integrated
- pinax-calendars-demo (1.0.1 -> 1.1.0)
Updated Starter Projects
Starter projects were updated to use the latest version of apps.
- pinax-project-account (2.3.0 -> 2.4.1)
- pinax-project-blog (2.4.0 -> 2.5.1)
- pinax-project-static (2.3.0 -> 2.4.1)
- pinax-project-stripe (2.3.0 -> 2.4.1)
- pinax-project-waitinglist (1.0.0 -> 1.1.1)
- pinax-project-zero (2.3.0 -> 2.4.1)
Updated Apps
- pinax-announcements (2.0.3 -> 2.0.4)
- doc improvements
- pinax-blog (5.0.0 -> 5.0.2)
- doc improvements
pytzupgradeblog_feederror fix
- pinax-calendars (1.0.0 -> 1.1.0)
- added timezone support for calendar
- pinax-eventlog (1.1.1 -> 1.1.2)
- doc improvements
- wheel release
- pinax-images (1.0.0 -> 2.0.0)
- changed access permissions for some views
- pinax-stripe (3.1.0 -> 3.2.1)
- doc improvements
- wheel release
- sites framework now optional
- pinax-testimonials (1.0.3 -> 1.0.5)
- doc improvements
- pinax-webanalytics (2.0.1 -> 2.0.4)
- doc improvements
Updated Themes
- pinax-theme-bootstrap (7.8.0 -> 7.10.1)
- added
pinax-cohortstemplates - improved
pinax-stripepayment method styling - added
pinax-messagestemplates - fixed
copy_from_thememanagement command for Python 3
- added
Our next Pinax distribution, Pinax 16.10, will be released at the end of October. If you would like to get involved, please join our Pinax Slack team.