How to delete a Static_Replace setting from Django admin console?

24 views
Skip to first unread message

Lawrence McDaniel

unread,
Feb 10, 2018, 12:38:58 PM2/10/18
to General Open edX discussion
Hi does anyone know how to delete a setting value from Static_Replace > Asset base url configs in the admin consoled of Django? i created an entry while following instructions in openedx.atlassian.net for setting up a CDN, then afterwards discovered that there is no "delete" command in this window. yikes!

thanks in advance


David Ormsbee

unread,
Feb 10, 2018, 4:47:28 PM2/10/18
to edx-...@googlegroups.com
ConfigModels don’t allow for deletion because we want an audit log of when config changed, but you should be able to disable it by creating a new entry, and making sure “Enabled” is unchecked.

It’s not intuitive, and you’re definitely not the first to run into this. :-( We should work on the on-page messaging.

Take care.

Dave

--
You received this message because you are subscribed to the Google Groups "General Open edX discussion" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/29935fa3-f44c-44f7-be8e-fce879b9d7d2%40googlegroups.com.

Lawrence McDaniel

unread,
Feb 10, 2018, 6:15:44 PM2/10/18
to General Open edX discussion
thank you david, that worked! much appreciated.
Reply all
Reply to author
Forward
0 new messages