mirror of
https://github.com/django/django.git
synced 2025-02-01 05:10:04 +00:00
266c0bb23e
A regression caused by d5b93d3281fe93cbef5de84a52 made .get() error reporting recurse infinitely on certain rare conditions. Fixed this by not trying to print the given lookup kwargs.