mirror of
https://github.com/django/django.git
synced 2025-01-15 12:52:31 +00:00
68a439a18d
It was mainly for MySQL on Python 3, but now the current recommended MySQL driver for Python 3 (mysqlclient) does support binary fields, it is unneeded. Refs #20377.