django-suit v0.1.3 Release Notes

Release Date: 2013-03-03 // over 11 years ago
    • [Feature] Sortables <http://django-suit.readthedocs.org/en/develop/sortables.html>_ for change list <http://djangosuit.com/admin/examples/continent/>, mptt-tree <http://djangosuit.com/admin/examples/category/> list and tabular inlines <http://djangosuit.com/admin/examples/continent/9/>_.
    • [Feature] EnclosedInput widget <http://django-suit.readthedocs.org/en/develop/widgets.html#enclosedinput>_ for Twitter Bootstrap appended/prepended inputs. Example <http://djangosuit.com/admin/examples/city/5/>_
    • [Feature] HTML5Input <http://django-suit.readthedocs.org/en/develop/widgets.html#html5input>_ widget
    • ๐Ÿ“š [Documentation] Added detailed docs and examples on sortables and widgets
    • ๐Ÿ‘€ [Fix] Minor bugs and tweaks. See commit log for full changes