django-suit v0.2.10 Release Notes

Release Date: 2014-09-04 // over 9 years ago
    • 🛠 [Fix] Fixes #257 <https://github.com/darklow/django-suit/pull/257>_ Fix for django-filer>=0.9.6 [Thanks to @mkutgt72]
    • 🛠 [Fix] Fixes #266 <https://github.com/darklow/django-suit/pull/266>_ Fixed issue where SortableGenericInlines would break whenever adding blank inline forms [Thanks to @sixthgear]
    • [Fix] Fixes #270 <https://github.com/darklow/django-suit/pull/270>_ Use get_absolute_url() if the object has_absolute_url is True [Thanks to @stvbdn]