#22516 closed Bug (fixed)
Default value of STATIC_ROOT changed between 1.5 and 1.6
Reported by: | Malcolm Box | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.6 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
It changed from empty string in 1.5 to None in 1.6, but there's no mention in the docs.
Change History (3)
comment:1 by , 11 years ago
Has patch: | set |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch and pull request: https://github.com/django/django/pull/2605