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
12083c5d47
django1
/
django
/
db
/
backends
/
postgresql_psycopg2
/
version.py
2 lines
43 B
Python
Raw
Normal View
History
Unescape
Escape
Refs #25175 -- Added backwards compatibility for importing postgresql_psycopg2 backend.
2015-08-07 07:34:04 +08:00
from
.
.
postgresql
.
version
import
*
# NOQA