diff options
| author | Loic Bistuer <loic.bistuer@sixmedia.com> | 2013-11-28 01:37:21 +0700 |
|---|---|---|
| committer | Loic Bistuer <loic.bistuer@sixmedia.com> | 2013-11-28 01:37:21 +0700 |
| commit | ecd855658960d32efeb9cd97cad1ed076520e696 (patch) | |
| tree | 4910aa0bbc3b6a5391115fbc5ddd4bd37dc0c1a0 | |
| parent | 01e8ac47b37ccf1b4d9b9710ae2d9b6b486c3c7a (diff) | |
Fixed typo in release notes.
| -rw-r--r-- | docs/releases/1.7.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt index f8cdcf1f3b..8d130f9585 100644 --- a/docs/releases/1.7.txt +++ b/docs/releases/1.7.txt @@ -389,7 +389,7 @@ Management Commands * The :djadmin:`runserver` command received several improvements: - # On BSD systems, including OS X, the development server will reload + * On BSD systems, including OS X, the development server will reload immediately when a file is changed. Previously, it polled the filesystem for changes every second. That caused a small delay before reloads and reduced battery life on laptops. |
