1
0
mirror of https://github.com/django/django.git synced 2025-01-27 10:39:40 +00:00
Claude Paroz a2022dae7f Removed escaping test of query content
As the content of last_executed_query() is not under Django's control
for most backends, it is useless to test too specific aspects of it.
2012-06-13 13:37:22 +02:00
..