Open rgraber opened 1 year ago
Historical context: this used to be in edx-platform and was removed. It seems like we would want to know what specific use cases we want to use this for before re-adding it.
PR where we removed this: https://github.com/openedx/edx-platform/pull/16345
Django-extensions is a useful tool for getting meta-information about your Django project. It seems to work OOTB on at least one other IDA, but not with edx-platform.