Hi all,
I've just released Mezzanine 1.3 and Cartridge 0.7! As discussed recently, these releases contain changes for one of the longest periods between releases to date, with the largest number of changes yet smallest number of new features - a really good sign for the project.
Please make sure to run migrations when upgrading - if you've subclassed Displayable you will also need to generate new migrations and run them for your models.
Here's an overview of what's new:
Project:
- Full support for Django 1.5
- Improved support for Lettuce test runner
- Improved support for django-compressor
- Updated to latest client libraries (jQuery/jQuery UI/Boostrap)
- All previous versions now tagged in GitHub/Bitbucket
- Separation of mandatory and optional fixtures during installation
- Configurable upload_to handlers per file fields
- Configurable spam filters (previously akismet only)
- Configurable "search in" options in public search form
- Support for custom markup formats in content description generation
- Support for custom markup formats in comment rendering
- Multi-tenancy now supports is_staff across Django Admin and live-editing
- Multi-tenancy support in sitemaps
- Support for excluding pages/content from sitemaps
Deployment:
- JVM/Jython compatibility
- Improved automated deploys: locale and ssl config fixes
Pages:
- Improved drag/drop support for reordering the page tree
Forms:
- New DOB field type in the forms builder app
- Support for custom field types in the forms builder app
Blogs:
- More granular template blocks throughout the blog app
- Recent posts template tag in blog app supports tag/category filtering
- Next/previous blog post in blog detail view- Ownable model filtering in Django Admin now configurable
Shop (Cartridge):
- New payment handler for Stripe
- Better support for currency locale on Windows
That's it! A big thanks to everyone who has contributed features and fixes, provided community support, and for sharing the awesome sites they've built using Mezzanine and Cartridge.
--
Stephen McDonald
http://jupo.org