1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse."

This reverts commit 071c933775.

This introduced a regression on MySQL and custom SQL is deprecated.
This commit is contained in:
Tim Graham
2014-04-16 21:03:22 -04:00
parent 66ec9ee441
commit 47927eb786
6 changed files with 13 additions and 48 deletions

View File

@@ -5,4 +5,3 @@ Pillow
PyYAML
pytz > dev
selenium
sqlparse