Skip to content

Commit 3331cfb

Browse files
committed
update description
1 parent 312e8e8 commit 3331cfb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[tool.poetry]
22
name = "django-render-static"
33
version = "0.1.0"
4-
description = "Use Django's template engine to generate static files at deployment time."
4+
description = """Use Django's template engine to render static files at deployment time. Extend
5+
Django's url reverse mechanism to JavaScript."""
56
authors = ["Brian Kohan <[email protected]>"]
67
license = "MIT"
78
readme = "README.rst"

0 commit comments

Comments
 (0)