summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLoic Bistuer <loic.bistuer@sixmedia.com>2014-02-12 22:07:23 +0700
committerTim Graham <timograham@gmail.com>2014-02-12 11:05:07 -0500
commitd6db48e5f6320ec3d76419b67c6a3819f078be5c (patch)
treec9f9e202ac235d94ddc556d92d7f5a8e790fd830 /docs
parent76700c5437d4b5187f58a3f99104f45002d1524e (diff)
[1.6.x] Reworked the detection of local storages for the collectstatic command.
Before 4befb30 the detection was broken because we used isinstance against a LazyObject rather than against a Storage class. That commit fixed it by looking directly at the object wrapped by LazyObject. This could however be a problem to anyone who subclasses the collectstatic management Command and directly supplies a Storage class. Refs #21581. Backport of 7e27885c6e7588471fd94a4def16b7081577bdfc from master.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions