* Improved robustness for `force_fresh_session` decorator in conjunction with `enterprise_login_required` * Consciously avoid attempting to sync back details for SAPSF users who aren't linked via SSO
0.50.0
---------------------
* Add contains_content_items endpoint to EnterpriseCustomerViewSet and EnterpriseCustomerCatalogViewSet.
0.49.0
---------------------
* Rewrite all of our CSS in SASS/SCSS. * Use Bootstrap for our modals. * Fix existing course modal UI issues using Bootstrap & SASS/SCSS.
0.48.2
---------------------
* Step 2 in making enrollment email template linked to enterprise. Remove site from model. No migration.
0.48.1
---------------------
* Step 1 in making enrollment email template linked to enterprise. Make 'site' nullable, add 'enterprise_customer'.
0.48.0
---------------------
* Add extra details to the program enrollment landing page.