openedx / edx-django-utils

edX utilities for Django Application development.
https://edx.readthedocs.io/projects/edx-django-utils/en/latest/
Apache License 2.0
26 stars 20 forks source link

docs: remove references to SettingsType #290

Closed rgraber closed 1 year ago

rgraber commented 1 year ago

The SettingsType enum is not present in edx-django-utils. Remove references to it and explain that the values are available in edx-platform. Also explain that other IDAs may require other values.

No version upgrade since this is just docs.

Issue: https://github.com/openedx/edx-django-utils/issues/288