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
375e275030
django1
/
django
/
db
/
backends
History
Claude Paroz
d595b61aca
(Re-)moved some imports
2013-05-21 17:34:19 +02:00
..
dummy
Deprecated transaction.commit/rollback_unless_managed.
2013-03-11 14:48:54 +01:00
mysql
[py3] Stopped iterating on exceptions. Refs
#20025
.
2013-05-08 13:05:23 +02:00
oracle
(Re-)moved some imports
2013-05-21 17:34:19 +02:00
postgresql_psycopg2
Fixed
#11442
-- Postgresql backend casts all inet types to text
2013-05-19 13:28:09 +02:00
sqlite3
Fixed
#9055
-- Standardized behaviour of parameter escaping in db cursors
2013-03-23 17:11:10 +01:00
__init__.py
Merge pull request
#1160
from erikr/host-inet-postgres2
2013-05-19 04:57:10 -07:00
creation.py
Improved the API of set_autocommit.
2013-03-11 15:10:58 +01: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
util.py
Fixed
#19220
-- Prevented decimals to be displayed in scientific notation
2013-03-31 22:39:01 +02:00