Skip to content
Snippets Groups Projects
Commit b67cea23 authored by nesdis's avatar nesdis
Browse files

Support for Django 3.0 - Test cases to protect Djongo core 1.3

parent 9e7d0930
Branches
No related tags found
No related merge requests found
...@@ -3,13 +3,13 @@ permalink: / ...@@ -3,13 +3,13 @@ permalink: /
layout: splash layout: splash
title: "Django MongoDB connector" title: "Django MongoDB connector"
excerpt: "Djongo" 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: header:
overlay_image: /assets/images/landing-banner3.jpg overlay_image: /assets/images/landing-banner3.jpg
punchline: 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: feature_row1:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment