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 6fac283 commit d4986a6Copy full SHA for d4986a6
pyproject.toml
@@ -1,8 +1,7 @@
1
[tool.poetry]
2
name = "django-render-static"
3
version = "0.1.1"
4
-description = """Use Django's template engine to render static files at deployment time. Extend
5
-Django's url reverse mechanism to JavaScript."""
+description = "Use Django's template engine to render static files at deployment time. Extend Django's url reverse mechanism to JavaScript."
6
authors = ["Brian Kohan <[email protected]>"]
7
license = "MIT"
8
readme = "README.rst"
0 commit comments