django-suit v0.2.0 Release Notes

Release Date: 2013-04-29 // about 11 years ago
    • ๐Ÿ‘€ [Major Feature] Django-CMS <https://github.com/divio/django-cms>_ support. See full notes here #77 <https://github.com/darklow/django-suit/issues/77>. See example <http://djangosuit.com/admin/cms/page/>
    • ๐Ÿ‘€ [Major Feature] Django-Filer <https://github.com/stefanfoulis/django-filer>_ support. See example <http://djangosuit.com/admin/filer/folder/>_
    • ๐Ÿ’… [CSS] Selector widget style improvements See #80 <https://github.com/darklow/django-suit/issues/80#issuecomment-16329776>_
    • ๐Ÿ‘€ [CSS] Main content container now uses Twitter Bootstrap row-fluid class. See #58 <https://github.com/darklow/django-suit/issues/58>_
    • ๐Ÿ”จ [Refactor] Included jQuery now is using own namespace: Suit.$
    • ๐Ÿ‘€ [Fix] CSS/Templating fixes and tweaks. See commit log and closed issues for full changes