FileField objects have a url attribute. How do I alter it? The docs say it 
is read-only. Is there even a way to alter the underlying storage class? I 
am working with a migrated database and can't get the urls of the old 
directory structure to apply the new deployment. The MEDIA_ROOT is set 
fine, upload_to is being used in models, so new objects get saved 
correctly, but old ones are expected to be in the MEDIA_ROOT by the 
application, which is not the case.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5d24c9fa-e3bf-4d08-99a7-30518487a2ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to