We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912619d commit d2619edCopy full SHA for d2619ed
README.md
@@ -1,3 +1,3 @@
1
# django-mongodb-extensions
2
3
-Extensions for Django-MongoDB-Backend
+Extensions for Django MongoDB Backend
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
[project]
6
name = "django-mongodb-extensions"
7
version = "0.1.0"
8
-description = "PyMongo support for Flask applications"
+description = "Extensions for Django MongoDB Backend"
9
readme = "README.md"
10
license = { file="LICENSE" }
11
requires-python = ">=3.10"
0 commit comments