mirror of
https://github.com/django/django.git
synced 2025-10-27 07:36:08 +00:00
A regression caused byd5b93d3281made .get() error reporting recurse infinitely on certain rare conditions. Fixed this by not trying to print the given lookup kwargs. Backpatch of266c0bb23e