We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da51253 commit f30dbfaCopy full SHA for f30dbfa
README.rst
@@ -45,6 +45,9 @@ Single-sourcing these structures by transpiling client side code from the server
45
- Plain data define-like structures in Python classes and modules
46
(`defines_to_js`)
47
48
+Transpilation is extremely flexible and may be customized by using override blocks or extending the provided
49
+transpilers.
50
+
51
`django-render-static` also formalizes the concept of a package-time or deployment-time
52
static file rendering step. It piggybacks off the existing templating engines and configurations
53
and should therefore be familiar to Django developers. It supports both standard Django templating
0 commit comments