Hi all,

I've just pushed Mezzanine 3.1.5 and Cartridge 0.9.4 to PyPI - these both
contains minor bugfixes and a couple of small but cool new features.

Here's what's new in Mezzanine:

- Minor CSS fixes in the admin
- Fixed an issue where custom "get_FOO_display" on Page models were
overridden
- Twitter search queries can now contain quotes
- Fixed signal handlers in mezzanine.generic which were preventing fast
bulk deletes on any models
- New "can_move" permissions on Page models
- RICHTEXT_FILTERS setting previously defaulted to empty, now it contains a
single filter "mezzanine.utils.html.thumbnails" which will parse the
content of richtext fields and replace image references with thumbnails
generated by Mezzanine's thumbnail template tag
- Recent blog posts list now displays featured images when enabled.

The Cartridge release has a couple tiny fixes, and also makes the Order
model site related.

Thanks to everyone involved with this release. The next release of
Mezzanine (3.2) should have some huge new integrations working out of the
box - modeltranslations (multi-lingual DB content) and
django-rest-framework, which will provide a default REST API for Mezzanine,
so stay tuned. If you'd like to help speed this up, please take a look at
the ongoing discussions on the list for these two branches of work and get
involved.


-- 
Stephen McDonald
http://jupo.org

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to