mirror of
https://github.com/django/django.git
synced 2025-02-04 22:47:53 +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.)