|
|
|
@9394
|
[9394]
|
11/11/08 18:35:24 |
kmtracey |
Fixed #5079 -- Avoid converting Decimals to floats during save to the … |
|
|
|
@8193
|
[8193]
|
08/02/08 00:56:57 |
gwilson |
Fixed #7919 -- md5 and sha modules are deprecated since Python 2.5, use … |
|
|
|
@8131
|
[8131]
|
07/29/08 00:09:29 |
mtredinnick |
Fixed #7560 -- Moved a lot of the value conversion preparation … |
|
|
|
@7259
|
[7259]
|
03/17/08 09:15:15 |
mtredinnick |
Fixed #5883 -- Added iter methods to the debug cursor and the … |
|
|
|
@6601
|
[6601]
|
10/23/07 14:00:31 |
adrian |
Added a BaseDatabaseOperations?.last_executed_query() hook, which allows a … |
|
|
|
@5971
|
[5971]
|
08/19/07 20:15:32 |
adrian |
Removed _dict_helper() DB backend helper function, as it wasn't being used … |
|
|
|
@5970
|
[5970]
|
08/19/07 20:14:53 |
adrian |
Removed backend.dictfetchall(), as it wasn't being used anywhere |
|
|
|
@5969
|
[5969]
|
08/19/07 20:14:03 |
adrian |
Removed backend.dictfetchmany(), as it wasn't being used anywhere |
|
|
|
@5968
|
[5968]
|
08/19/07 20:13:12 |
adrian |
Removed backend.dictfetchone(), as it wasn't being used anywhere |
|
|
|
@5609
|
[5609]
|
07/04/07 07:11:04 |
mtredinnick |
Merged Unicode branch into trunk (r4952:5608). This should be … |
|
|
|
@5519
|
[5519]
|
06/23/07 09:16:00 |
mtredinnick |
Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. … |
|
|
|
@5450
|
[5450]
|
06/09/07 20:52:56 |
mtredinnick |
Fixed #4518 -- Added handling of empty strings in typecast_decimal() … |
|
|
|
@5302
|
[5302]
|
05/20/07 20:29:58 |
mtredinnick |
Fixed #2365, #3324 -- Renamed FloatField? to DecimalField? and changed the … |
|
|
|
@5091
|
[5091]
|
04/26/07 08:30:48 |
mtredinnick |
Fixed #4040 -- Changed uses of has_key() to "in". Slight … |
|
|
|
@4265
|
[4265]
|
12/30/06 00:25:49 |
adrian |
Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have … |
|
|
|
@4045
|
[4045]
|
11/06/06 23:00:19 |
jacob |
Fixed #2913: CursorDebugWrapper? no longer double-tuple-izes parameters. … |
|
|
|
@3783
|
[3783]
|
09/21/06 21:36:50 |
mtredinnick |
Fixed #2662 -- Changed dictfetchmany and dictfetchall to return … |
|
|
|
@3684
|
[3684]
|
08/30/06 22:45:08 |
adrian |
Fixed #2632 -- Made django.db.backends.util._dict_helper more efficient. … |
|
|
|
@3113
|
[3113]
|
06/08/06 00:00:13 |
adrian |
Fixed #2109 -- Convert old-style classes to new-style classes throughout … |
|
|
|
@3038
|
[3038]
|
05/31/06 22:57:07 |
adrian |
Fixed #411 -- CursorDebugWrapper? now supports pyformat paramstyle |
|
|
|
@2809
|
[2809]
|
05/01/06 20:31:56 |
adrian |
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly … |
|
copied from django/branches/magic-removal/django/db/backends/util.py:
|
|
|
|
@2686
|
[2686]
|
04/12/06 08:19:45 |
adrian |
magic-removal: Fixed #1624 -- Made small changes to parameters in … |