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 8e284b5 commit 930ce5cCopy full SHA for 930ce5c
pyproject.toml
@@ -32,7 +32,9 @@ dependencies = ["django-appconf >= 0.4"]
32
dynamic = ["version"]
33
34
[project.urls]
35
-Homepage = "https://django-dbtemplates.readthedocs.io/"
+Documentation = "https://django-dbtemplates.readthedocs.io/"
36
+Changelog = "https://django-dbtemplates.readthedocs.io/en/latest/changelog.html"
37
+Source = "https://github.com/jazzband/django-dbtemplates"
38
39
[tool.setuptools]
40
zip-safe = false
0 commit comments