mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Ignored pywatchman.SocketTimeout in Watchman autoreloader.
Bumped minimum supported pywatchman version to 1.2.0. These exceptions don't require checking a server status.
This commit is contained in:
committed by
Mariusz Felisiak
parent
8c5649bfb7
commit
29601bca9b
@@ -368,6 +368,8 @@ Miscellaneous
|
||||
* The ``django-admin test -k`` option now works as the :option:`unittest
|
||||
-k<unittest.-k>` option rather than as a shortcut for ``--keepdb``.
|
||||
|
||||
* Support for ``pywatchman`` < 1.2.0 is removed.
|
||||
|
||||
.. _deprecated-features-3.0:
|
||||
|
||||
Features deprecated in 3.0
|
||||
|
||||
Reference in New Issue
Block a user