mirror of
https://github.com/Hopiu/django.git
synced 2026-04-12 02:51:10 +00:00
Fixed typo in release notes.
This commit is contained in:
parent
01e8ac47b3
commit
ecd8556589
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue