* INCR-124: Run python-modernize on common/djangoapps/track/tests * isort
Add schema to URL synthesized from host and path.
Implementation for DE-1089. Centralize the definition of context into a single method. This is in common/djangoapps/track because the context is originally set there by middleware.