* Fix enterprise logo validation message for max image size limit
0.33.8
---------------------
* Updated calls to get_edx_api_data as its signature has changed in openedx.
0.33.7
---------------------
* Redirect to login instead of raising Http404 if EnterpriseCustomer missing. * Add confirmation_alert_prompt_warning to context of account-level consent view.
0.33.6
---------------------
* Increase max size limit for enterprise logo
0.33.5
---------------------
* Added vertical hanging indent mode to isort settings and adjusted current imports
0.33.4
---------------------
* Enforce login for course-specific data sharing consent views.