Release | September 19, 2012

django CMS 2.3.2 released

Today we're releasing django CMS 2.3.2.

2.3.2 mostly focuses on performance and fixes.

5 minutes read

What has changed?

  • CMS_FRONTEND_LANGUAGES now also limits django languages during language selection
  • Wymeditor updated to 1.0.4a
  • icon_url escape fixed
  • Ukranian translation added
  • Fixed wrong language prefix handling for form actions and admin preview
  • Admin icons in django 1.4 fixed
  • Added requirements.txt for pip and testing in test_requirements
  • Google map plugin with height and width properties
  • Docs fixes
  • Code cleanup
  • Switched html5lib to HTML serializer
  • Removed handling of iterables in plugin_pool.register_plugin
  • Performance and reduced queries
  • Link has target support
  • Made the PageAttribute templatetag an 'asTag'
  • JQuery namespace fixes in admin
  • and many more minor improvements

Be aware that the google maps plugin migrations add a default zoom level if not one is already defined. So if you upgrade be sure to check you google maps plugins.

Donwload here: https://github.com/divio/django-cms/zipball/2.3.2

or from http://pypi.python.org/

cheers

Pat

Release

django CMS 5.1.3 and 5.0.13 released

We’re pleased to announce the release of django CMS 5.1.3 and django CMS 5.0.13. Both are maintenance releases focused on fixes and improved robustness.

Community news

Inside the Work That Moves django CMS Forward

As the django CMS fellows, we have spent this year so far strengthening that foundation and making new capabilities available to developers and editors.

Tutorials

django CMS 5.1: Your CMS, Your Way — Now Easier to Set Up Than Ever

Setting up a powerful CMS shouldn’t be the hardest part of building a website. With django CMS 5.1, it no longer has to be.