django-suit v0.1.5 Release Notes

Release Date: 2013-03-10 // over 11 years ago
    • [Feature] New widget: AutosizedTextarea <http://django-suit.readthedocs.org/en/develop/widgets.html#autosizedtextarea>_
    • [Feature] New widget: LinkedSelect <http://django-suit.readthedocs.org/en/develop/widgets.html#linkedselect>_
    • [Feature] JavaScript inlines hook: SuitAfterInline JS hook <http://django-suit.readthedocs.org/en/develop/widgets.html#javascript-goodies>_
    • โœ… [Tests] Tests means more stability - bunch of tests added, more to come.
    • ๐Ÿ”จ [Fix/Refactoring] Install breaks under certain conditions #17
    • [Fix] Admin save_on_top=True breaks change form #16
    • ๐Ÿ‘€ [Fix] Minor bugs and tweaks. See commit log for full changes