mirror of
https://github.com/django/django.git
synced 2025-02-03 14:16:52 +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.