mirror of
https://github.com/django/django.git
synced 2025-10-27 07:36:08 +00:00
This caused permission errors when user didn't have permissions to all intermediate directories in a Django installation path. Thanks tytusd and leonyxz for reports. Regression inedeec1247eand26554cf5d1. Backport ofe39e727dedfrom master