------------------- * Adds support to capture contract discounts from the Enrollment API by adding ``default_contract_discount`` to the ``EnterpriseCustomer`` model and passing it to ecommerce when creating orders
3.7.3
-------------------
* Override the ``EnterpriseContentCatalog.save()`` method to sync the ``content_filter`` from an associated ``EnterpriseCatalogQuery``, if appropriate. * Add some logging to the ``update_enterprise_catalog_query`` signal.
3.7.2
-------------------
* The ``seed_enterprise_devstack_data`` management command is now idempotent when creating an enterprise, and creates users and operator roles for the license-manager and enterprise-catalog workers.
3.7.1
-------------------
* Also send course image_url to Canvas when creating course.