| Age | Commit message (Expand) | Author |
| 2009-12-22 | [soc2009/multidb] Merged up to trunk r11938. | Alex Gaynor |
| 2009-12-21 | [soc2009/multidb] A couple of cleanups of multi-db support for raw queries, i... | Alex Gaynor |
| 2009-12-21 | [soc2009/multidb] Merged up to trunk r11924. | Alex Gaynor |
| 2009-12-20 | [soc2009/multidb] Merged up to trunk r11921. This does not include updating... | Alex Gaynor |
| 2009-12-19 | [soc2009/multidb] Merged up to trunk r11917. | Alex Gaynor |
| 2009-12-18 | [soc2009/multidb] Cleaned up the interaction between managers and the using(... | Alex Gaynor |
| 2009-12-17 | [soc2009/multidb] Merged up to trunk r11900. | Alex Gaynor |
| 2009-12-17 | [soc2009/multidb] Modified using= arguments to default to None; modified quer... | Alex Gaynor |
| 2009-12-17 | [soc2009/multidb] Add multi-db support to fixture loading. Involves a rework ... | Alex Gaynor |
| 2009-12-17 | [soc2009/multidb] Merged up to trunk r11885. | Alex Gaynor |
| 2009-12-15 | [soc2009/multidb] Corrected some test errors introduced by merging trunk. Pa... | Alex Gaynor |
| 2009-12-14 | [soc2009/multidb] Merged up to trunk r11864. | Alex Gaynor |
| 2009-12-13 | [soc2009/multidb] Merged up to trunk r11858. | Alex Gaynor |
| 2009-12-09 | [soc2009/multidb] Merged up to trunk r11804. | Alex Gaynor |
| 2009-11-23 | [soc2009/multidb] Renaming of database attributes - you now use NAME, ENGINE,... | Alex Gaynor |
| 2009-11-23 | [soc2009/multidb] Fix the output method of DeserializedObject - we can't assu... | Alex Gaynor |
| 2009-11-23 | [soc2009/multidb] Made instances sticky to the database that created them. | Alex Gaynor |
| 2009-11-23 | [soc2009/multidb] Modified the fixture loading, fixture dumping and synchroni... | Alex Gaynor |
| 2009-11-21 | [soc2009/multidb] Split SQL construction into two seperate classes, the Query... | Alex Gaynor |
| 2009-11-21 | [soc2009/multidb] Merged up to trunk r11756. | Alex Gaynor |
| 2009-10-09 | [soc2009/multidb] Updated to trunk r11603. This includes a critical security... | Alex Gaynor |
| 2009-08-18 | [soc2009/multidb] Merged up to trunk r11467. | Alex Gaynor |
| 2009-08-06 | [soc2009/multidb] Fix the remaining tests that were depending on the out of d... | Alex Gaynor |
| 2009-08-06 | [soc2009/multidb] Fix a number of tests that were looking at settings.DATABAS... | Alex Gaynor |
| 2009-07-31 | [soc2009/multidb] Updated to trunk r11371. | Alex Gaynor |
| 2009-07-01 | [soc2009/multidb] Merged up to trunk r11127 | Alex Gaynor |
| 2009-06-16 | [soc2009/multidb] Merged up to trunk r11009 | Alex Gaynor |
| 2009-06-10 | [soc2009/multidb] Merged up to trunk r10973. Resolved merge conflicts | Alex Gaynor |
| 2009-06-06 | [soc2009/multidb] Merged up to trunk r10931. Resolved the slight merge conflict | Alex Gaynor |
| 2009-06-02 | [soc2009/multidb] Merged up to trunk r10865 | Alex Gaynor |
| 2009-05-20 | Fixed #11134: signals recievers that disconnect during their processing no lo... | Jacob Kaplan-Moss |
| 2009-05-19 | Fixed #11116 -- Corrected the deletion of proxy objects. Thanks to Samuel Ada... | Russell Keith-Magee |
| 2009-05-19 | Fixed #9308 -- Corrected the updated of nullable foreign key fields when dele... | Russell Keith-Magee |
| 2009-05-17 | Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code comments... | Karen Tracey |
| 2009-05-11 | Fixed #10953, #10955: proxies of proxies now work correctly, though I still d... | Jacob Kaplan-Moss |
| 2009-05-11 | Fixed #10404: ImageField height_field and width_field options no longer depen... | Jacob Kaplan-Moss |
| 2009-05-08 | Fixed #7712, #9404, #10249, #10300: a light refactor and cleanup of file stor... | Jacob Kaplan-Moss |
| 2009-05-07 | Make sure that all uses of max_length in the test suite use values smaller th... | Jacob Kaplan-Moss |
| 2009-05-07 | Fixed #11030: fixed file uploads on non-utf8 filesystem encoding. Thanks, Hon... | Jacob Kaplan-Moss |
| 2009-05-07 | Fixed #9493 -- Corrected error handling of formsets that violate unique const... | Russell Keith-Magee |
| 2009-05-02 | Fixed #10349 -- Modified ManyToManyFields to allow initial form values to be ... | Russell Keith-Magee |
| 2009-04-30 | Fixed #10134 -- Added unique_for_[date|day|month|year] validation to ModelFor... | Russell Keith-Magee |
| 2009-04-18 | Fixed #10799: fixed the use of list_editable with model inheritance and custo... | Jacob Kaplan-Moss |
| 2009-04-13 | Fixed #9522 -- Modified handling of values in base serializer so that field s... | Russell Keith-Magee |
| 2009-04-11 | Fixed #10738 -- Fixed content type values for deferred and proxy models. | Malcolm Tredinnick |
| 2009-04-11 | Fixed the tests from #10455 so that they are set up correctly. | Malcolm Tredinnick |
| 2009-04-09 | Fixed #5563: `BooleanField(null=True)` now raises a validation warning tellin... | Jacob Kaplan-Moss |
| 2009-04-09 | Fixed #10647: intermediary tables between two umanaged models are no longer c... | Jacob Kaplan-Moss |
| 2009-04-05 | Fixed the test case from [10399] to be more robust against the order in which... | Jacob Kaplan-Moss |
| 2009-04-05 | Fixed #10080: `call_command` now takes option defaults into account, sparing ... | Jacob Kaplan-Moss |