I would like to store large dataset generated in Python in a Django model. My idea was to pickle the data to a string and upload it to FileField of my model ...
確定! 回上一頁