TrangPham / django-admin-confirm

AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.
Other
129 stars 16 forks source link

ISSUE-8: format m2m confirmation values #15

Closed TrangPham closed 3 years ago

TrangPham commented 3 years ago

related to #8

This MR would change the formatting of the m2m confirmation values

AFTER

Screen Shot 2021-02-20 at 8 45 52 AM

BEFORE Screen Shot 2021-02-19 at 7 38 54 PM