django-suit v0.2.14 Release Notes

Release Date: 2015-07-23 // almost 9 years ago
    • [Fix] Django 1.8/1.9 DeprecationWarning fixes. #396 <https://github.com/darklow/django-suit/issues/396>_ #365 <https://github.com/darklow/django-suit/pull/365>_ #383 <https://github.com/darklow/django-suit/issues/383>_
    • 🔄 [Feature] Django 1.8 show_change_link inlines parameter implementation. #366 <https://github.com/darklow/django-suit/issues/366>_
    • [Fix] Fix issues related to Django 1.7 opts.module_name to opts.model_name transition. #405 <https://github.com/darklow/django-suit/issues/405>_
    • [Fix] Add {% welcome-msg %} block around welcome message text. #379 <https://github.com/darklow/django-suit/issues/379>_