HomeSoftware Heritage

Make load-deposit and check-deposit URL argument absolute

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Make load-deposit and check-deposit URL argument absolute

ensuring these generalted URLs are correct and resolvable (eg. when the WSGI
app is mounted on a different path than /).

This needed to move the post_deposit_save code from a signal directly
within the view, so we have a request from which we can forge absolute URLs.

Details

Provenance
douarddaAuthored on Dec 11 2019, 10:42 AM
douarddaPushed on Jan 7 2020, 10:24 AM
Differential Revision
D2427: Make load-deposit and check-deposit URL argument absolute
Build Status
Buildable 9979
Build 14750: test-and-buildJenkins

Commit No Longer Exists

This commit no longer exists in the repository.