#5651: Single quotes get escaped twice when creating admin log
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: nobody
Status: closed | Component: Database wrapper
Version: 0.96 | Resolution: worksforme
Keywords: | Stage: Unreviewed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------+--------------------------------------------------
Changes (by jacob):
* status: new => closed
* resolution: => worksforme
Comment:
Yeah, Django relies on the backend to correctly interpolate values; if
MySQLdb is doing it wrong, that's a problem that needs to be fixed
upstream. However, I'm 99% sure that this is an old version of MySQLdb
since I can't reproduce this with my current version at all.
--
Ticket URL: <http://code.djangoproject.com/ticket/5651#comment:2>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---