django-suit v0.2.7 Release Notes

Release Date: 2014-03-21 // about 10 years ago
    • [Feature] Sortables <http://django-suit.readthedocs.org/en/develop/sortables.html>_ for StackedInline <http://djangosuit.com/admin/examples/kitchensink/3/>_ and Generic inlines added. Closes #137 <https://github.com/darklow/django-suit/issues/137>_
    • ๐Ÿ›  [Fix] Fixes #209 <https://github.com/darklow/django-suit/issues/209>_ Wrap jQuery autosize in Suit jQuery scope
    • ๐Ÿ›  [Fix] Fixes #206 <https://github.com/darklow/django-suit/pull/206>_ Fixed exception when menu config is Unicode [Thanks to @kane-c]
    • โœ… [Fix] Fixes #90 <https://github.com/darklow/django-suit/issues/90>_ Django test sometimes crashes, because of Django Suit
    • ๐Ÿ›  [Fix] Fixes login template for custom user model #200 <https://github.com/darklow/django-suit/pull/200>_ [Thanks to @theskumar]