Hey, I'm building a web applications that pulls all of its data from an external web service rather than from a managed database. The documentation for the model layer in Django seems to assume you're retrieving application information from a database. Can anyone point me to a resource that describes best practices for putting external API accesses into the model layer?
Thanks, Jeff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

