Files and docs
alidouwarma09
TRIALOP

a year ago

on my django project is it possible to be able to download the images and files saved in my application by the users how do we do it for the databases?

Solved

1 Replies

a year ago

Depends on what database, for Postgres you would want to use pg_dump to download a copy of the database.


Status changed to Solved brody about 1 year ago


Loading...