Comment 3 for bug 1624700

Revision history for this message
Brad Pokorny (bpokorny) wrote :

Note: This only affects the Angular Admin->Images page.

A workaround for now is to set this value in local_settings.py:

ANGULAR_FEATURES = { 'images_panel': False, }