django-celery-monitor icon indicating copy to clipboard operation
django-celery-monitor copied to clipboard

mark_safe support for admin fields

Open rsp2k opened this issue 5 years ago • 0 comments

The HTML for display in the admin fields was getting escaped in Django 2.0+. Fix is backward compatible with Django 1.x and Python 2.7

rsp2k avatar Oct 02 '19 03:10 rsp2k