recordtransfer.decorators - Decorators

Custom decorators for the recordtransfer app.

recordtransfer.decorators.require_upload_step(view_func: Callable) Callable

Restricts access to views based on the current wizard step. Only allows access if the request originates from the UPLOAD_FILES step of TransferFormWizard.