This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
29f67dce9e
django1
/
django
/
db
/
backends
/
postgresql_psycopg2
/
creation.py
2 lines
53 B
Python
Raw
Normal View
History
Unescape
Escape
Added postgresql_psycopg2 backend, which is untested, just for a starting point git-svn-id: http://code.djangoproject.com/svn/django/trunk@2928 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-17 07:27:07 +08:00
from
django
.
db
.
backends
.
postgresql
.
creation
import
*