Re: [Django] #13315: Backwards-incompatible changes for GeoDjango not documented (e.g., PostGISAdaptor -> PostGISAdapter)

2010-04-28 Thread Django
#13315: Backwards-incompatible changes for GeoDjango not documented (e.g., PostGISAdaptor -> PostGISAdapter) -+-- Reporter: bkonkle | Owner: jbronn

Re: [Django] #13383: Querysets should only allow the correct model types to be filtered against

2010-04-28 Thread Django
#13383: Querysets should only allow the correct model types to be filtered against ---+ Reporter: SmileyChris | Owner: aviraldg Status: new |

[Changeset] r13045 - django/trunk/django/conf/locale/es_AR

2010-04-28 Thread noreply
Author: ramiro Date: 2010-04-28 20:40:12 -0500 (Wed, 28 Apr 2010) New Revision: 13045 Modified: django/trunk/django/conf/locale/es_AR/formats.py Log: Refs #13047 and #12980 -- Fixed es_AR message format specifiers: * Reviewed them for missing backslash escaping characters. * Converted all

[Changeset] r13044 - django/trunk/django/db/backends/postgresql

2010-04-28 Thread noreply
Author: russellm Date: 2010-04-28 20:22:50 -0500 (Wed, 28 Apr 2010) New Revision: 13044 Modified: django/trunk/django/db/backends/postgresql/operations.py Log: Fixed #13441 -- Enforced a maximum identifier length of 63 for PostgreSQL. Thanks to aball for the report and patch. Modified:

Re: [Django] #13441: maximum name length not specified for PostgreSQL

2010-04-28 Thread Django
#13441: maximum name length not specified for PostgreSQL ---+ Reporter: aball | Owner: nobody Status: new | Milestone: 1.2

Re: [Django] #13439: repeated "No fixtures found." on manage.py test

2010-04-28 Thread Django
#13439: repeated "No fixtures found." on manage.py test +--- Reporter: wkornewald | Owner: nobody Status: closed | Milestone: 1.2 Component: Testing

Re: [Django] #13430: Clarify limitations of MySQL in GeoDjango docs

2010-04-28 Thread Django
#13430: Clarify limitations of MySQL in GeoDjango docs +--- Reporter: tubaman| Owner: jbronn Status: new| Milestone: Component:

Re: [Django] #12634: sql compiler execute: fetchone empty result with ordering_aliases fail.

2010-04-28 Thread Django
#12634: sql compiler execute: fetchone empty result with ordering_aliases fail. ---+ Reporter: v...@163.com | Owner: nobody Status: closed|

Re: [Django] #5298: The extra_context keyword argument should be available in the auth app views

2010-04-28 Thread Django
#5298: The extra_context keyword argument should be available in the auth app views +--- Reporter: pead...@gmail.com | Owner: durdinator Status: new

Re: [Django] #5298: The extra_context keyword argument should be available in the auth app views

2010-04-28 Thread Django
#5298: The extra_context keyword argument should be available in the auth app views +--- Reporter: pead...@gmail.com | Owner: durdinator Status: new

Re: [Django] #13429: GeoDjango tutorial model should be WorldBorder(singular) instead of WorldBorders(plural)

2010-04-28 Thread Django
#13429: GeoDjango tutorial model should be WorldBorder(singular) instead of WorldBorders(plural) ---+ Reporter: tubaman | Owner: jbronn Status: new | Milestone:

Re: [Django] #13430: Clarify limitations of MySQL in GeoDjango docs

2010-04-28 Thread Django
#13430: Clarify limitations of MySQL in GeoDjango docs -+-- Reporter: tubaman | Owner: jbronn Status: new | Milestone: Component: GIS |

Re: [Django] #13439: repeated "No fixtures found." on manage.py test

2010-04-28 Thread Django
#13439: repeated "No fixtures found." on manage.py test +--- Reporter: wkornewald | Owner: nobody Status: new| Milestone: 1.2 Component: Testing

Re: [Django] #13441: maximum name length not specified for PostgreSQL

2010-04-28 Thread Django
#13441: maximum name length not specified for PostgreSQL ---+ Reporter: aball | Owner: nobody Status: new | Milestone:

[Django] #13441: maximum name length not specified for PostgreSQL

2010-04-28 Thread Django
#13441: maximum name length not specified for PostgreSQL --+- Reporter: aball | Owner: nobody Status: new | Milestone: Component: Database layer

Re: [Django] #5793: Allow custom attributes in Meta classes

2010-04-28 Thread Django
#5793: Allow custom attributes in Meta classes --+- Reporter: ei...@eikke.com | Owner: nobody Status: closed | Milestone: Component: Metasystem |

Re: [Django] #13430: GeoDjango query 'contains' returns incorrect results

2010-04-28 Thread Django
#13430: GeoDjango query 'contains' returns incorrect results -+-- Reporter: tubaman | Owner: nobody Status: reopened| Milestone: Component: GIS |

Re: [Django] #13426: Multiple choice SELECT-element prints newline for each OPTION.

2010-04-28 Thread Django
#13426: Multiple choice SELECT-element prints newline for each OPTION. -+-- Reporter: aom | Owner: nobody Status: closed | Milestone: Component: Forms

Re: [Django] #13430: GeoDjango query 'contains' returns incorrect results

2010-04-28 Thread Django
#13430: GeoDjango query 'contains' returns incorrect results -+-- Reporter: tubaman | Owner: nobody Status: closed | Milestone: Component: GIS |

Re: [Django] #13440: in discussion of ForeignKey(), mention the reverse relationship that is created

2010-04-28 Thread Django
#13440: in discussion of ForeignKey(), mention the reverse relationship that is created +--- Reporter: ccurvey| Owner: nobody Status: closed | Milestone:

[Django] #13440: in discussion of ForeignKey(), mention the reverse relationship that is created

2010-04-28 Thread Django
#13440: in discussion of ForeignKey(), mention the reverse relationship that is created ---+ Reporter: ccurvey| Owner: nobody Status: new| Milestone: Component: Documentation

Re: [Django] #13158: Documentation still says to use ForeignKey with unique=True to add a UserProfile

2010-04-28 Thread Django
#13158: Documentation still says to use ForeignKey with unique=True to add a UserProfile +--- Reporter: hvdklauw | Owner: nobody Status: new| Milestone:

Re: [Django] #13279: Documentation that needs a small expansion

2010-04-28 Thread Django
#13279: Documentation that needs a small expansion -+-- Reporter: KathyManwaring | Owner: nobody Status: new | Milestone: Component: Documentation |

Re: [Django] #13329: Error in documentation

2010-04-28 Thread Django
#13329: Error in documentation +--- Reporter: LaundroMat | Owner: gabrielhurley Status: assigned | Milestone: Component: Documentation |

Re: [Django] #13405: Document that cmemcached has been deprecated

2010-04-28 Thread Django
#13405: Document that cmemcached has been deprecated +--- Reporter: danielr| Owner: nobody Status: new| Milestone: 1.2 Component:

Re: [Django] #13436: oracle startswith etc fails

2010-04-28 Thread Django
#13436: oracle startswith etc fails ---+ Reporter: kthhrv| Owner: nobody Status: new | Milestone: Component: Database

[Changeset] r13043 - in django/branches/releases/1.1.X: . django/db/backends/oracle tests/regressiontests/backends

2010-04-28 Thread noreply
Author: ikelly Date: 2010-04-28 12:15:11 -0500 (Wed, 28 Apr 2010) New Revision: 13043 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/django/db/backends/oracle/base.py django/branches/releases/1.1.X/tests/regressiontests/backends/tests.py Log: [1.1.X] Fixed a bug

[Changeset] r13042 - in django/trunk: django/db/backends/oracle tests/regressiontests/backends

2010-04-28 Thread noreply
Author: ikelly Date: 2010-04-28 12:08:06 -0500 (Wed, 28 Apr 2010) New Revision: 13042 Modified: django/trunk/django/db/backends/oracle/base.py django/trunk/tests/regressiontests/backends/tests.py Log: Fixed a bug preventing cursor variables from being passed as bind parameters in the

[Django] #13439: repeated "No fixtures found." on manage.py test

2010-04-28 Thread Django
#13439: repeated "No fixtures found." on manage.py test ---+ Reporter: wkornewald | Owner: nobody Status: new| Milestone: 1.2 Component: Testing framework | Version:

Re: [Django] #13438: bug with isnull ForeignKey queries?

2010-04-28 Thread Django
#13438: bug with isnull ForeignKey queries? ---+ Reporter: wkornewald| Owner: nobody Status: closed| Milestone: 1.2 Component:

[Django] #13438: bug with isnull ForeignKey queries?

2010-04-28 Thread Django
#13438: bug with isnull ForeignKey queries? --+- Reporter: wkornewald| Owner: nobody Status: new | Milestone: 1.2 Component: Database layer (models,

Re: [Django] #13433: EmailMessage mangles body text

2010-04-28 Thread Django
#13433: EmailMessage mangles body text ---+ Reporter: Leo | Owner: Leo Status: assigned | Milestone: 1.3 Component: django.core.mail |

Re: [Django] #13433: EmailMessage mangles body text

2010-04-28 Thread Django
#13433: EmailMessage mangles body text ---+ Reporter: Leo | Owner: Leo Status: assigned | Milestone: Component: django.core.mail |

Re: [Django] #13339: Date(Time)Field.to_python() fails to parse localized month names

2010-04-28 Thread Django
#13339: Date(Time)Field.to_python() fails to parse localized month names ---+ Reporter: UloPe | Owner: nobody Status: reopened | Milestone: Component: Forms

Re: [Django] #12986: SelectDateField doesn't repost data when USE_L10N = True and LANGUAGE_CODE = 'nl'

2010-04-28 Thread Django
#12986: SelectDateField doesn't repost data when USE_L10N = True and LANGUAGE_CODE = 'nl' ---+ Reporter: w...@go2people.nl | Owner: bmihelac Status: closed| Milestone: 1.2

Re: [Django] #13339: Date(Time)Field.to_python() fails to parse localized month names

2010-04-28 Thread Django
#13339: Date(Time)Field.to_python() fails to parse localized month names ---+ Reporter: UloPe | Owner: nobody Status: reopened | Milestone: Component: Forms

Re: [Django] #13437: SelectDateField doesn't retain partially posted values when USE_L10N=True

2010-04-28 Thread Django
#13437: SelectDateField doesn't retain partially posted values when USE_L10N=True ---+ Reporter: russellm | Owner: nobody Status: new | Milestone: Component: Forms

[Django] #13437: SelectDateField doesn't retain partially posted values when USE_L10N=True

2010-04-28 Thread Django
#13437: SelectDateField doesn't retain partially posted values when USE_L10N=True --+- Reporter: russellm | Owner: nobody Status: new | Milestone: Component: Forms | Version:

[Changeset] r13041 - in django/trunk: django/forms/extras tests/regressiontests/forms

2010-04-28 Thread noreply
Author: russellm Date: 2010-04-28 10:39:26 -0500 (Wed, 28 Apr 2010) New Revision: 13041 Modified: django/trunk/django/forms/extras/widgets.py django/trunk/tests/regressiontests/forms/extra.py Log: Fixed #12986 -- Ensured that SelectDateField repopulates correctly when USE_L10N=True and

Re: [Django] #13098: Updated Norwegian translation for 1.2

2010-04-28 Thread Django
#13098: Updated Norwegian translation for 1.2 ---+ Reporter: jonklo| Owner: nobody Status: new | Milestone: 1.2 Component: Translations |

Re: [Django] #13436: oracle startswith etc fails

2010-04-28 Thread Django
#13436: oracle startswith etc fails ---+ Reporter: kthhrv| Owner: nobody Status: new | Milestone: Component: Database

Re: [Django] #13436: oracle startswith etc fails

2010-04-28 Thread Django
#13436: oracle startswith etc fails ---+ Reporter: kthhrv| Owner: nobody Status: new | Milestone: Component: Database

Re: [Django] #1820: Autogenerated ManyToMany fields can generate too long identifiers for mysql to handle

2010-04-28 Thread Django
#1820: Autogenerated ManyToMany fields can generate too long identifiers for mysql to handle ---+ Reporter: re...@diji.biz| Owner: nobody Status: new

Re: [Django] #11658: mysql backend doesn't define a max_name_length()

2010-04-28 Thread Django
#11658: mysql backend doesn't define a max_name_length() ---+ Reporter: ab...@angel.elte.hu | Owner: nobody Status: closed| Milestone:

Re: [Django] #13426: Multiple choice SELECT-element prints newline for each OPTION.

2010-04-28 Thread Django
#13426: Multiple choice SELECT-element prints newline for each OPTION. -+-- Reporter: aom | Owner: nobody Status: closed | Milestone: Component: Forms

Re: [Django] #13426: Multiple choice SELECT-element prints newline for each OPTION.

2010-04-28 Thread Django
#13426: Multiple choice SELECT-element prints newline for each OPTION. -+-- Reporter: aom | Owner: nobody Status: closed | Milestone: Component: Forms

Re: [Django] #12767: Problem running syncdb with a multi-db router that restricts auth to a single database

2010-04-28 Thread Django
#12767: Problem running syncdb with a multi-db router that restricts auth to a single database ---+ Reporter: russellm | Owner: nobody Status: new

Re: [Django] #13435: Bosnian (bs) translation

2010-04-28 Thread Django
#13435: Bosnian (bs) translation ---+ Reporter: k...@kron.ba | Owner: nobody Status: new | Milestone: 1.2 Component: Translations | Version: SVN

Re: [Django] #13435: Bosnian (bs) translation

2010-04-28 Thread Django
#13435: Bosnian (bs) translation ---+ Reporter: k...@kron.ba | Owner: nobody Status: new | Milestone: 1.2 Component: Translations | Version: SVN

[Django] #13435: Bosnian (bs) translation

2010-04-28 Thread Django
#13435: Bosnian (bs) translation --+- Reporter: k...@kron.ba | Owner: nobody Status: new | Milestone: Component: Translations | Version: SVN Keywords:|

[Changeset] r13040 - in django/trunk/django/db/backends: . mysql

2010-04-28 Thread noreply
Author: russellm Date: 2010-04-28 07:08:30 -0500 (Wed, 28 Apr 2010) New Revision: 13040 Modified: django/trunk/django/db/backends/creation.py django/trunk/django/db/backends/mysql/base.py Log: Fixed #12977 -- Ensure that indexes don't exceed character limits on MySQL. Thanks to carljm for

Re: [Django] #13426: Multiple choice SELECT-element prints newline for each OPTION.

2010-04-28 Thread Django
#13426: Multiple choice SELECT-element prints newline for each OPTION. -+-- Reporter: aom | Owner: nobody Status: closed | Milestone: Component: Forms

Re: [Django] #12767: Problem running syncdb with a multi-db router that restricts auth to a single database

2010-04-28 Thread Django
#12767: Problem running syncdb with a multi-db router that restricts auth to a single database ---+ Reporter: russellm | Owner: nobody Status: new

Re: [Django] #12977: Index length errors running tests on MySQL

2010-04-28 Thread Django
#12977: Index length errors running tests on MySQL ---+ Reporter: carljm| Owner: nobody Status: new | Milestone: 1.2

Re: [Django] #13434: MySQL Index creation with long name fails

2010-04-28 Thread Django
#13434: MySQL Index creation with long name fails ---+ Reporter: hgee...@osso.nl | Owner: nobody Status: closed| Milestone:

Re: [Django] #11068: Wrong language cod e for Norwegian (Bokmål)

2010-04-28 Thread Django
#11068: Wrong language code for Norwegian (Bokmål) ---+ Reporter: nfg | Owner: jezdez Status: assigned | Milestone: 1.2

Re: [Django] #13339: Date(Time)Field.to_python() fails to parse localized month names

2010-04-28 Thread Django
#13339: Date(Time)Field.to_python() fails to parse localized month names ---+ Reporter: UloPe | Owner: nobody Status: reopened | Milestone: Component: Forms

[Changeset] r13039 - in django/trunk: django/conf/locale/cs django/conf/locale/de django/conf/locale/en django/conf/locale/fr django/conf/locale/ka django/conf/locale/ko django/conf/locale/nl django/c

2010-04-28 Thread noreply
Author: russellm Date: 2010-04-28 06:27:38 -0500 (Wed, 28 Apr 2010) New Revision: 13039 Modified: django/trunk/django/conf/locale/cs/formats.py django/trunk/django/conf/locale/de/formats.py django/trunk/django/conf/locale/en/formats.py django/trunk/django/conf/locale/fr/formats.py

[Django] #13434: MySQL Index creation with long name fails

2010-04-28 Thread Django
#13434: MySQL Index creation with long name fails --+- Reporter: hgee...@osso.nl | Owner: nobody Status: new | Milestone: Component: Database layer

Re: [Django] #2350: ManyToManyField and db_index

2010-04-28 Thread Django
#2350: ManyToManyField and db_index ---+ Reporter: Rudolph | Owner: nobody Status: closed| Milestone: Component: Database

[Changeset] r13038 - django/trunk/django/conf/locale/pl/LC_MESSAGES

2010-04-28 Thread noreply
Author: zgoda Date: 2010-04-28 05:28:05 -0500 (Wed, 28 Apr 2010) New Revision: 13038 Modified: django/trunk/django/conf/locale/pl/LC_MESSAGES/django.mo django/trunk/django/conf/locale/pl/LC_MESSAGES/django.po Log: Polish translation updated Modified:

Re: [Django] #13426: Multiple choice SELECT-element prints newline for each OPTION.

2010-04-28 Thread Django
#13426: Multiple choice SELECT-element prints newline for each OPTION. -+-- Reporter: aom | Owner: nobody Status: reopened| Milestone: Component: Forms

Re: [Django] #13433: EmailMessage mangles body text

2010-04-28 Thread Django
#13433: EmailMessage mangles body text ---+ Reporter: Leo | Owner: nobody Status: new | Milestone: Component: django.core.mail |