Moved parse_sql import in django.utils.httpwrappers to the top of the module, not...
commit96e7e8be9e1e92f63accf4bbff1fe5af592ee973
authoradrian <adrian@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Wed, 30 Nov 2005 02:36:26 +0000 (30 02:36 +0000)
committeradrian <adrian@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Wed, 30 Nov 2005 02:36:26 +0000 (30 02:36 +0000)
treed3443060387cf4795ae30d0b4d8f10fc15379f5f
parent8c8a0da8d62647d37925519e49d28d54f4d724e5
Moved parse_sql import in django.utils.httpwrappers to the top of the module, not inside QueryDict.__init__()

git-svn-id: http://code.djangoproject.com/svn/django/trunk@1503 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/utils/httpwrappers.py