Skip to content

Commit 4a2468a

Browse files
committed
Create integrate-mongodb.mdx
1 parent 8e7743b commit 4a2468a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: How to use Django with MongoDB
3+
description: Learn how to integrate Django with MongoDB
4+
---
5+
6+
import SubHeading from "@site/src/components/SubHeading";
7+
8+
<SubHeading color="#25c2a0">Learn how to integrate Django with MongoDB</SubHeading>
9+
10+
> REPO:

0 commit comments

Comments
 (0)