Re: Using API's efficiently in the framework

2015-12-27 Thread Andrew Farrell
It looks like you several words. To pre-empt a question you might be asking, if you are trying to call out to an API during the request-response cycle, you can find that the request to your app times out. To solve this, people often use a task-runner such as celery (https://github.com/celery/celer

Using API's efficiently in the framework

2015-12-27 Thread Alistair Lobo
I'm a beginner to using API's -- 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 dja