Hi, I must pull data from Postgres and everything is ok ( I'm using generic views to show up my data in db) but beyond this, I must pull data from Oracle and compare with my Postgres data.
So, what should I do?? Is a good practice create a module that pulls the Oracle data and put it in my "info_dict" dictionary, that I send to my generic view? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---