Re: [Django] #11950: MySQL - Handling illegal mix of collations

2009-09-26 Thread Django
#11950: MySQL - Handling illegal mix of collations +--- Reporter: ekarulf| Owner: nobody Status: closed | Milestone: Component: Uncategorized |

Re: [Django] #11950: MySQL - Handling illegal mix of collations

2009-09-26 Thread Django
#11950: MySQL - Handling illegal mix of collations +--- Reporter: ekarulf| Owner: nobody Status: new| Milestone: Component: Uncategorized |

Re: [Django] #11950: MySQL - Handling illegal mix of collations

2009-09-26 Thread Django
#11950: MySQL - Handling illegal mix of collations +--- Reporter: ekarulf| Owner: nobody Status: new| Milestone: Component: Uncategorized |

[Django] #11950: MySQL - Handling illegal mix of collations

2009-09-26 Thread Django
#11950: MySQL - Handling illegal mix of collations ---+ Reporter: ekarulf| Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.1

[Changeset] r11594 - in django/trunk: django/views/decorators tests/regressiontests/decorators

2009-09-26 Thread noreply
Author: lukeplant Date: 2009-09-26 14:39:42 -0500 (Sat, 26 Sep 2009) New Revision: 11594 Modified: django/trunk/django/views/decorators/cache.py django/trunk/tests/regressiontests/decorators/tests.py Log: Corrected regressions introduced in r11586 and r11593 I read the order of arguments

Re: [Django] #8918: FileField upload_to should not be required for custom backends

2009-09-26 Thread Django
#8918: FileField upload_to should not be required for custom backends ---+ Reporter: leahculver| Owner: nobody Status: new |

Re: [Django] #11559: urlresolvers.reverse do not work with namespaced urls and captured parameters in parent urlconf

2009-09-26 Thread Django
#11559: urlresolvers.reverse do not work with namespaced urls and captured parameters in parent urlconf +--- Reporter: kmik...@gmail.com | Owner: nobody Status: new|