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
07cfe1bd82
django1
/
django
/
db
/
backends
History
Josh Smeaton
1fbe8a2de3
Fixed
#24200
-- Made introspection bypass statement cache
2015-02-10 23:24:34 +02:00
..
base
Fixed E265 comment style
2015-02-06 09:30:35 -05:00
dummy
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
mysql
Unified local imports in django.db.backends.mysql.
2015-02-09 08:23:17 -05:00
oracle
Fixed
#24200
-- Made introspection bypass statement cache
2015-02-10 23:24:34 +02:00
postgresql_psycopg2
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
sqlite3
Fixed isort import that's inconsistent between platforms.
2015-02-11 02:24:14 +07:00
__init__.py
Fixed
#22603
-- Reorganized classes in django.db.backends.
2015-01-14 14:16:20 -05:00
signals.py
Fixed
#13798
-- Added connection argument to the connection_created signal. Thanks to liangent for the report, and Alex Gaynor for the patch.
2010-08-30 13:21:18 +00:00
utils.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00