Hi all,

I've just released Mezzanine 1.4 and Cartridge 0.8. Mezzanine is a Django
powered CMS project, and Cartridge is its e-commerce solution.

Here's an overview of what's new.

Mezzanine:

- New "sort_by" template tag (in mezzanine_tags) for general purpose data
sorting
- RSS blog importer now accepts a web page URL arg for retrieving the RSS
link from
- Default homepage template now includes a more friendly welcome page for
new projects (links to docs, mailing list etc)
- Support for Django 1.5's custom user models
- Improved support for django-reversion (set the new USE_REVERSION setting
to True and its admin will be baked in)
- Admin menu now supports custom titles for regular admin sections (via the
ADMIN_MENU_ORDER setting)
- Filebrowser directories can now be separated per site via the
new MEDIA_LIBRARY_PER_SITE setting
- Full support for right-to-left languages (Arabic etc)

Cartridge:

 - New support for tax handling which mimics the structure for shipping
(settings defined handler function + session vars + order model fields)
- Initial product data installed can now be excluded in non-interactive
setups (via manage.py createdb --noinput --nodata)

And as usual, both projects have received a healthy dose of bugfixes.

Check out the project websites for more info:

http://mezzanine.jupo.org
http://cartridge.jupo.org

Cheers,
Steve


-- 
Stephen McDonald
http://jupo.org



-- 
Stephen McDonald
http://jupo.org

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to