mirror of
https://github.com/django/django.git
synced 2025-01-27 02:29:55 +00:00
073ea9e852
Notably it will fail to report a Model.DoesNotExist exceptions because the class itself isn't pickleable. (Django has specific code to make its instances pickleable.)