Source code for gfiles.utils.save_as_symlink

import os
import tempfile
from django.core.files import File
from django.conf import settings