On Sun, Mar 18, Simon G. wrote: > > [Option 4] - Raise a warning for MySQLdb's that ARE 1.2.1 but not > 'final', (i.e. "Your version of MySQLdb is 1.2.1 gamma, Django would > prefer 1.2.1 final. Please upgrade (see docs page for why"...) and > document this. Keep the failure on anything less than < 1.2.1.
That's not an option since the API for connections has changed netween 1.2.1c3 and 1.2.1p2 (it has got an additional charset parameter, which is going to be used, #3754. Michael -- noris network AG - Deutschherrnstraße 15-19 - D-90429 Nürnberg - Tel +49-911-9352-0 - Fax +49-911-9352-100 http://www.noris.de - The IT-Outsourcing Company Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel, Hansjochen Klenk - Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
