12756 10.03.2010 16:44:43, by
kmtracey
Fixed #11702: Catch to_field specifying a non-unique target in validation. Thanks marcosmoyano. |
12755 10.03.2010 16:27:22, by
russellm
Fixed #12717 -- Corrected a problem with subqueries when using multidb routing. Thanks to Jeff Balogh for the report. |
12754 10.03.2010 15:02:59, by
russellm
Fixed #12427 -- Started the deprecation path for cmemcache support. Thanks to otherjacob for his work on this issue. |
12753 10.03.2010 14:43:23, by
russellm
Fixed #12976 -- Fixed the sequence reset commands issued by sqlflush in a multidb setup. To achieve this, database introspection was modified to utilize routing information to determine if a model should be available. Thanks to pczapla for the report. |
12752 10.03.2010 14:13:57, by
russellm
Fixed #13055 -- Cleaned up the implementation of transaction decorators to provide a consistent external facing API. Thanks to olb@nebkha.net for the report. |
12751 10.03.2010 13:35:55, by
russellm
Refs #12767 -- Modified the multi-db docs to remove the implication that contrib.auth can be easily put on a separate database. |
12750 10.03.2010 13:34:49, by
russellm
Fixed #12999 -- Modified the contenttypes syncdb handler to use db router logic. Thanks to lsbardel for the report. |
| 12749 10.03.2010 10:48:37, by
telenieko
Updates to Spanish translation.
Signed-off-by: Marc Fargas <telenieko@telenieko.com> |
12748 10.03.2010 10:09:13, by
telenieko
Closes #13044, Updates to Spanish translation. Thanks "leninyee" Signed-off-by: Marc Fargas <telenieko@telenieko.com> |
12747 10.03.2010 09:40:45, by
ubernostrum
Clean up a stray debugging print from [12746]. |
12746 10.03.2010 09:37:17, by
ubernostrum
Ensure that NullBooleanField displays the appropriate icon for null values in admin changelists. Refs #13071. |
12745 10.03.2010 08:42:25, by
ubernostrum
Tests for [12744], which were accidentally left out of the commit. Refs #13071. |
12744 10.03.2010 08:41:37, by
ubernostrum
Forced blank=True for NullBooleanField to allow it to pass model validation with a value of None. Refs #13071. |
12743 10.03.2010 04:41:41, by
mtredinnick
Fixed #11711 -- clarified that ValuesQuerySets are not lists per se. It rarely hurts to think of the returned result from a values() or values_list() call as a list, but it's really an iterable and sometimes the difference matters. |
| 12742 10.03.2010 04:12:48, by
mtredinnick
Updated syndication framework porting notes.
This is based on some experience porting older code and trying to work out why my feed content was empty. |
| 12741 10.03.2010 01:58:05, by
mtredinnick
Fixed three small doc markup errors. |
12740 09.03.2010 23:59:02, by
lukeplant
[1.1.X] Fixed #12048 - MultiWidget does not define `__deepcopy__` Thanks to powderflask for report, test case and initial patch. Backport of [12739] from trunk |
12739 09.03.2010 23:52:04, by
lukeplant
Fixed #12048 - MultiWidget does not define `__deepcopy__` Thanks to powderflask for report, test case and initial patch |
| 12738 09.03.2010 15:49:50, by
kmtracey
[1.1.X] Changed last_executed_query to avoid raising exceptions on non-utf8-encoded parameter data.
r12737 from trunk. |
| 12737 09.03.2010 15:46:33, by
kmtracey
Changed last_executed_query to avoid raising exceptions on non-utf8-encoded parameter data. |
|
|