* The ``seed_enterprise_devstack_data`` management command now accepts an enterprise name when creating an enterprise, and the learner portal is activated by default.
3.7.6
-------------------
* Adds the learner data exporter and transmitter to the Canvas integrated channel.
3.7.5
-------------------
* Celery version is now upgraded to latest one
3.7.4
------------------- * 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.