Hi there, My Django project is served my a certain hosting company, and all the static data (videos, images, etc.) is served by an external server in another hosting company. The static data is access through an A ip redirection for static.mydomain.com
I'd like to allow users of the website to upload files which would be stored on the external server? Is that possible, and if so, how? From the documentation I have seen, it seems like the FileField object can only save files on a local absolute path... Any idea? Many thanks, Julien --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---