django-suit v0.1.8 Release Notes

Release Date: 2013-03-20 // over 11 years ago
    • ๐Ÿ‘ [Feature] django-reversion <https://github.com/etianen/django-reversion>_ app support. Example <http://djangosuit.com/admin/examples/reversioneditem/>_ [Thanks to @phihos]
    • ๐Ÿ“„ [Feature] WYSIWYG editors <http://django-suit.readthedocs.org/en/develop/wysiwyg.html>_ support, examples and docs
    • [Feature] Full-width fieldsets <http://django-suit.readthedocs.org/en/develop/widgets.html#css-goodies>_
    • [Feature] Introduced two related wysiwyg apps suit-redactor <https://github.com/darklow/django-suit-redactor>_ and suit-ckeditor <https://github.com/darklow/django-suit-ckeditor>_
    • [CSS] New "multi-fields in row" look and behaviour.
    • ๐Ÿ‘ [CSS] Support for fieldset "wide" class
    • ๐Ÿ”จ [Refactor] Major fieldset refactoring to support multi-line labels
    • ๐Ÿ‘€ [Fix] Many CSS/Templating fixes and tweaks. See commit log for full changes