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 1520fe2 commit c4c8f05Copy full SHA for c4c8f05
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "django-routines"
3
version = "1.0.0"
4
-description = "Configure named groups of management commands in Django settings files."
+description = "Define named groups of management commands in Django settings files for batched execution."
5
authors = ["Brian Kohan <bckohan@gmail.com>"]
6
license = "MIT"
7
readme = "README.md"
0 commit comments