mirror of
https://github.com/django/django.git
synced 2025-03-06 07:22:32 +00:00
This makes models.BinaryField pickleable on PostgreSQL. Regression in 3cf80d3fcf7446afdde16a2be515c423f720e54d. Thanks Adam Zimmerman for the report.