django-ipfs-storage
django-ipfs-storage copied to clipboard
How to get IPFS hash
I am using it in the model and uploading file. The upload is successful, but how do I get the IPFS Hash or URL of the File.
I used the code in the Readme, but it returns the FileName, how do I get the IPFS, I am not able to figure out.
I am using it in the model and uploading file. The upload is successful, but how do I get the IPFS Hash or URL of the File.
I used the code in the Readme, but it returns the FileName, how do I get the IPFS, I am not able to figure out.
Were you able to figure it out?