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
d55c54a5da
django1
/
django
/
db
/
backends
History
Anssi Kääriäinen
2249bd275c
Fixed Oracle failure for "%" in table name
2012-10-27 05:26:42 +03:00
..
dummy
Fixed
#17883
. Improved error message for old-style database backends.
2012-03-12 21:58:07 +00:00
mysql
Fixed
#19176
-- Typo in copy-pasted error message.
2012-10-24 16:21:30 +02:00
oracle
Fixed Oracle failure for "%" in table name
2012-10-27 05:26:42 +03:00
postgresql_psycopg2
Imported getLogger directly from logging module
2012-09-20 21:03:24 +02:00
sqlite3
Fixed
#19162
-- Wrong indentation.
2012-10-22 19:23:19 +02:00
__init__.py
Revert "Fixed
#16211
-- Added comparison and negation ops to F() expressions"
2012-10-10 01:15:29 +03:00
creation.py
Fixed
#3011
-- Added swappable auth.User models.
2012-09-26 18:48:09 +08: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
Imported getLogger directly from logging module
2012-09-20 21:03:24 +02:00