From 3863983d4c1f7d69b6c3411717890a1429a158b5 Mon Sep 17 00:00:00 2001 From: Vishnu Tiwari <134265914+reactVishnu@users.noreply.github.com> Date: Sat, 11 Nov 2023 20:29:32 +0530 Subject: [PATCH] Update README.md from Eraser --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d29cec..1c166fd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Switch to another Deploying Env. without Losing Data .For e.g., switching from S ## Transferring Data to another Db in a Django Application Helps In Switch to another Deploying Env. without Losing Data -[How to transfer data to another Database Anytime: Figure 1, Figure 4 and more](https://app.eraser.io/workspace/unlCADwgHzuK1NUv2vDg?elements=hAlZMYOnoqfdG-vcxxucgw) +[View on canvas](https://app.eraser.io/workspace/unlCADwgHzuK1NUv2vDg?elements=ybFBwtEiyUNU_OpnB9AELw) ### Step 1: Generating a JSON file which includes your db content This command dumps the contents of your database in JSON format and saves it to a file named `**data.json**` @@ -16,4 +16,6 @@ This command dumps the contents of your database in JSON format and saves it to + + \ No newline at end of file