Hi all, I'm wondering how to add a configuration to Leo Soto's Hudson buildbot at http://testing.ingenium.cl/hudson/job/django-trunk/ ? (Assuming that this is the canonical buildbot and that it is still in use!)
At present it seems to run with settings for sqlite3, mysql, postgresql and oracle. We now also have the postgresql autocommit mode (http:// docs.djangoproject.com/en/dev/ref/databases/#autocommit-mode) and I'd like to get a buildbot running with those settings too. Should be easy - just duplicate the postgresql set up and additionally set the autocommit key. How can I help do this? Richard (Prompted by mir's comment on #10958) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
