summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt
index 30a5ab2239..087098b4ba 100644
--- a/docs/releases/1.8.txt
+++ b/docs/releases/1.8.txt
@@ -165,6 +165,8 @@ Management Commands
* The :djadminopt:`--ignorenonexistent` option of the :djadmin:`loaddata`
management command now ignores data for models that no longer exist.
+* :djadmin:`runserver` now uses daemon threads for faster reloading.
+
Models
^^^^^^