We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c7830 commit 0aa8efbCopy full SHA for 0aa8efb
docs/technologies/django/backup-restore.mdx
@@ -0,0 +1,15 @@
1
+---
2
+title: Backup / Restore
3
+description: Learn how to manage Backups & DB Restore in Django
4
5
+
6
+import SubHeading from "@site/src/components/SubHeading";
7
8
+<SubHeading color="#25c2a0">Learn how to manage Backups & DB Restore in Django</SubHeading>
9
10
+Input:
11
12
+- Issue: https://github.com/app-generator/docs/issues/51
13
+- Coding Sample: https://github.com/app-generator/sample-django-backup-restore
14
15
0 commit comments