django-jet v1.0.3 Release Notes

Release Date: 2016-11-18 // over 7 years ago
  • ๐Ÿ”„ Changelog

    • PR-140: Added change message as tooltip to recent action dashboard module (thanks to michaelkuty for PR)
    • ๐Ÿ’ป PR-130: Implement JET ui for django-admin-rangefilter (thanks to timur-orudzhov for PR)
    • PR-131: Use WSGIRequest resolver_match instead of resolve (thanks to m-vdb for PR)
    • PR-138: Fixed encoding error in jet_popup_response_data (thanks to michaelkuty for PR)
    • ๐Ÿ›  PR-137,138: Fixed UnicodeEncodeError in related popups (thanks to michaelkuty, Copperfield for PRs)
    • ๐Ÿ”Œ Issue-146: Fixed Django CMS plugin edit issue (thanks to bculpepper for report)
    • ๐Ÿ›  Issue-147: Fixed login for non superusers (thanks to gio82 for report)
    • ๐Ÿ›  Issue-147: Fixed RelatedFieldAjaxListFilter in Django 0.9+ (thanks to a1Gupta for report)
    • ๐Ÿ›  Issue-126: Fixed related popups for new items in tabular inlines (thanks to kmorey for report)