Kaydet (Commit) 658710be authored tarafından Malcolm Box's avatar Malcolm Box Kaydeden (comit) Tim Graham

[1.7.x] Fixed #22516 -- Added versionchanged annotation for STATIC_ROOT default value.

üst 6d87acc3
......@@ -2809,6 +2809,10 @@ STATIC_ROOT
Default: ``None``
.. versionchanged:: 1.6.2
The default changed from ``''`` (empty string) to ``None``.
The absolute path to the directory where :djadmin:`collectstatic` will collect
static files for deployment.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment