Skip to content

Commit f30dbfa

Browse files
committed
note override directives in readme
1 parent da51253 commit f30dbfa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Single-sourcing these structures by transpiling client side code from the server
4545
- Plain data define-like structures in Python classes and modules
4646
(`defines_to_js`)
4747

48+
Transpilation is extremely flexible and may be customized by using override blocks or extending the provided
49+
transpilers.
50+
4851
`django-render-static` also formalizes the concept of a package-time or deployment-time
4952
static file rendering step. It piggybacks off the existing templating engines and configurations
5053
and should therefore be familiar to Django developers. It supports both standard Django templating

0 commit comments

Comments
 (0)