app/django/db/backends/postgresql_psycopg2/client.py
author Todd Larsen <tlarsen@google.com>
Wed, 01 Oct 2008 07:01:06 +0000
changeset 240 dd0497f6da41
parent 54 03e267d67478
permissions -rw-r--r--
URL pattern changes that were missed by r671.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
54
03e267d67478 Major reorganization of the soc svn repo, to merge into a single App Engine
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     1
from django.db.backends.postgresql.client import *