mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #21482 -- Uplifted restriction of collectstatic using symlink option in Windows NT 6.
Original patch by Vajrasky Kok. Reviewed by Florian Apolloner, Aymeric Augustin.
This commit is contained in:
@@ -565,6 +565,9 @@ Management Commands
|
||||
* Management commands can now produce syntax colored output under Windows if
|
||||
the ANSICON third-party tool is installed and active.
|
||||
|
||||
* :djadmin:`collectstatic` command with symlink option is now supported on
|
||||
Windows NT 6 (Windows Vista and newer).
|
||||
|
||||
Models
|
||||
^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user