On 04-Mar-07, at 12:33 PM, Malcolm Tredinnick wrote:
>> >> Are there any advantages to using psycopg2 in a Django project? > > One reasonable argument is that it is the maintained version of the > PostgreSQL-python bindings, whereas psycopg (version 1.x) is no longer > maintained. If you need to do any direct database access and need some > of the new features in psycopg2, it would be useful, too, I guess. also, if you are on shared hosting, the host may only offer v2. On the other hand, there is no 'django' preference, so you can safely use whichever version you are using for your other apps. -- regards kg http://lawgon.livejournal.com http://nrcfosshelpline.in/web/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---