There was an error while loading. Please reload this page.
djangofmt
1 parent 8577ec0 commit a654c97Copy full SHA for a654c97
1 file changed
README.md
@@ -27,6 +27,9 @@ whitespace at the beginning of lines. It will not insert newlines or
27
other characters. The goal is to correctly indent already
28
well-structured templates, not to fix broken ones.
29
30
+If you are looking for an actual template _formatter_, check out the
31
+[djangofmt](https://github.com/UnknownPlatypus/djangofmt) project.
32
+
33
34
## Installation
35
0 commit comments