|
@@ -888,7 +888,8 @@ If you're using Linux or MacOS and install both `pywatchman`_ and the
|
|
|
`Watchman`_ service, kernel signals will be used to autoreload the server
|
|
|
(rather than polling file modification timestamps each second). This offers
|
|
|
better performance on large projects, reduced response time after code changes,
|
|
|
-more robust change detection, and a reduction in power usage.
|
|
|
+more robust change detection, and a reduction in power usage. Django supports
|
|
|
+``pywatchman`` 1.2.0 and higher.
|
|
|
|
|
|
.. admonition:: Large directories with many files may cause performance issues
|
|
|
|