mirror of
https://github.com/django/django.git
synced 2025-01-27 10:39:40 +00:00
fcad6c48f0
The erroneous message was user visible in values_list() calls. Thanks to ojii for report and review, and to antoviaque for the patch.