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
b5b63079bd
django1
/
django
/
db
/
backends
/
mysql
History
Aymeric Augustin
86b4ac665a
[py3] Stopped iterating on exceptions. Refs
#20025
.
2013-05-08 13:05:23 +02:00
..
__init__.py
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00
base.py
[py3] Stopped iterating on exceptions. Refs
#20025
.
2013-05-08 13:05:23 +02:00
client.py
Fixed
#15006
-- Removed some stray tabs in python code. Thanks to vanschelven for the report.
2011-01-03 13:19:59 +00:00
compiler.py
Fixed
#19385
again, now with real code changes
2013-03-24 18:40:40 +02:00
creation.py
Add a BinaryField model field
2013-03-02 10:29:02 +01:00
introspection.py
Fixed
#16737
-- Support non-ascii column names in inspectdb
2013-04-01 19:59:57 +02:00
validation.py
Fixed
#20025
-- Pointed to a MySQLdb fork for Python 3.
2013-05-08 13:05:09 +02:00