============= * During tests with Postgres, migration scripts failed. Fixed with a much cleaner way to check if table 'cmsplugin_text' exists.
0.4
============= * Fixed problem on manage.py dumpdata cmsplugin_text_wrapper which did not export any table content. * Suppress nasty error messages, when table is created rather than migrated.
0.3
============= * Fixed the problem during migration, when table cmsplugin_text did not yet exists.
0.2
============= * On the page details view in the list of active plugins, the currently used wrapper is shown.