mirror of
https://github.com/django/django.git
synced 2025-10-24 14:16:09 +00:00
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.)