Cleanup URL_PREFIX uses in experiments

Merged Samuel GAIST requested to merge 558_experiments_cleanup_url_prefix into django3_migration

This merge request cleans up the uses of URL_PREFIX in the experiments module.

The places where it was used were in fact not in use so they have been removed.

Part of #558 (closed)

Merge request reports