Skip to content

Commit 0aa8efb

Browse files
committed
Create backup-restore.mdx
1 parent d3c7830 commit 0aa8efb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)