Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nesdis/djongo into docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nesdis committed Jun 1, 2020
2 parents 4554b23 + b67cea2 commit 7e2221d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ permalink: /
layout: splash
title: "Django MongoDB connector"
excerpt: "Djongo"
description: "Djongo is specifically meant to be used with the original Django ORM and MongoDB. Using the Django admin app one can directly add and modify documents stored in MongoDB. Other contrib modules such as Auth and Sessions work without any changes"
description: "Djongo is a python Object Document Mapper (ODM) to be used with Django and MongoDB. Use Django Admin to directly add and modify documents stored in MongoDB. Use other contrib modules such as Auth and Sessions without any changes"

header:
overlay_image: /assets/images/landing-banner3.jpg

punchline:
- excerpt: The only connector that let's you use Django with MongoDB *without* changing the Django ORM.
- excerpt: A python Object Document Mapper (ODM) that let's you use Django with MongoDB *without* changing the Django ORM.

feature_row1:

Expand Down

0 comments on commit 7e2221d

Please sign in to comment.