Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: e81e319f15f448d550d7e30b204d9490a9999b99
      
https://github.com/django/django/commit/e81e319f15f448d550d7e30b204d9490a9999b99
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-05-08 (Wed, 08 May 2013)

  Changed paths:
    M django/db/backends/mysql/base.py
    M django/db/backends/mysql/validation.py
    M docs/ref/databases.txt

  Log Message:
  -----------
  Fixed #20025 -- Pointed to a MySQLdb fork for Python 3.

Made a few minor compatibility adjustments.


  Commit: 86b4ac665afe793a457ae84dfa1dfbbbb7e3c2bf
      
https://github.com/django/django/commit/86b4ac665afe793a457ae84dfa1dfbbbb7e3c2bf
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-05-08 (Wed, 08 May 2013)

  Changed paths:
    M django/db/backends/mysql/base.py

  Log Message:
  -----------
  [py3] Stopped iterating on exceptions. Refs #20025.


  Commit: 7476d96f83a004d674244aeb7a66289035427396
      
https://github.com/django/django/commit/7476d96f83a004d674244aeb7a66289035427396
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-05-08 (Wed, 08 May 2013)

  Changed paths:
    M docs/ref/databases.txt
    M tests/model_fields/tests.py
    M tests/serializers_regress/tests.py

  Log Message:
  -----------
  Marked tests of BinaryFields as expected failures on MySQL and Python 3.

Current ports of MySQLdb are very buggy in this area.


Compare: https://github.com/django/django/compare/1fff8daf8898...7476d96f83a0

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to