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 5956cc6 commit f58ba83Copy full SHA for f58ba83
README.md
@@ -1,3 +1,5 @@
1
+[](https://pepy.tech/project/django-async-orm)
2
+
3
## Disclaimer: Don't use this module in production it's still in active development.
4
5
# Django Async Orm
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-async-orm"
-version = "0.1.2"
+version = "0.1.11"
description = "Bringing async capabilities to django ORM"
authors = ["SkanderBM <[email protected]>"]
6
license = "MIT"
0 commit comments