mirror of
https://github.com/django/django.git
synced 2025-03-14 19:30:46 +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.)