It works very well.  You'll want to do the boto calls from something like 
celery tasks in the background.

Brian Schott
bfsch...@gmail.com



On Apr 26, 2012, at 1:27 PM, Nikolas Stevenson-Molnar wrote:

> The S3 part at least integrates well. It's used by the django-storages 
> project: http://code.larlet.fr/django-storages/. Other then that, I don't see 
> why the other parts wouldn't work as well. If your performing tasks that take 
> a while, you'll probably want to handle them in the background rather than as 
> part of a view.
> 
> _Nik
> 
> On 4/26/2012 10:01 AM, Eduardo B wrote:
>> 
>> Hi,
>> 
>> I am planning to develop a systems management tool for Ubuntu platform. 
>> Mitch Garnaat released a Python API that supports connecting to various 
>> Amazon Web Services. I would like to know if boto integrates very well with 
>> Django. 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msg/django-users/-/J0qKOuaxMqkJ.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/django-users?hl=en.
> 
> 
> -- 
> 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 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to