Skip to content

Commit 2a13669

Browse files
committed
NEW - Django with DB Docker Persistence
1 parent 874ea88 commit 2a13669

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Django with DB Docker Persistence
3+
description: How to execute Django in Docker with DB persistence
4+
---
5+
6+
import SubHeading from "@site/src/components/SubHeading";
7+
8+
<SubHeading color="#25c2a0">How to execute Django in Docker with DB persistence</SubHeading>
9+
10+
> Coding Sample: https://github.com/app-generator/sample-django-docker-db-persistence
11+
12+
<br />
13+
14+
## Resources
15+
16+
- 👉 [Djongo Documentation](https://www.djongomapper.com/get-started/)
17+
- 👉 [Django Soft Admin Dashboard](https://github.com/app-generator/django-admin-soft-dashboard)
18+
- 🚀 Free [Support](https://appseed.us/support/) via Email & Discord

0 commit comments

Comments
 (0)