Skip to content

Commit 595ee65

Browse files
committed
next steps edits
1 parent be3b2ed commit 595ee65

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ driver-short = "PyMongo"
2727
driver-long = "PyMongo, the MongoDB synchronous Python driver,"
2828
driver-async = "PyMongo Async"
2929
django-odm = "MongoDB Backend for Django"
30+
django-api = "https://django-mongodb.readthedocs.io/en/latest/"
3031
language = "Python"
3132
mdb-server = "MongoDB Server"
3233
mongo-community = "MongoDB Community Edition"

source/django-get-started/django-next-steps.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ and interacts with data.
1212

1313
Learn more about {+django-odm+} from the following resources:
1414

15-
- :github:`django-mongodb </mongodb-labs/django-mongodb>` source code
15+
- :github:`django-mongodb-backend </mongodb-labs/django-mongodb-backend>` source code
16+
- `{+django-odm+} <{+django-api+}>`__ API documentation

0 commit comments

Comments
 (0)