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

2010-01-17 Thread Django
#12634: sql compiler execute: fetchone empty result with ordering_aliases fail. ---+ Reporter: v...@163.com | Owner: nobody Status: new | Miles

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

2010-01-17 Thread Django
#12634: sql compiler execute: fetchone empty result with ordering_aliases fail. --+- Reporter: v...@163.com | Owner: nobody Status: new | Milestone: 1.2 Com

Re: [Django] #12631: cmemcache is no longer maintained

2010-01-17 Thread Django
#12631: cmemcache is no longer maintained ---+ Reporter: anonymous | Owner: nobody Status: closed| Milestone: Component: Cache system | Version: 1.1

Re: [Django] #12342: Memcached documentation lists deprecated client.

2010-01-17 Thread Django
#12342: Memcached documentation lists deprecated client. +--- Reporter: dormando | Owner: nobody Status: closed | Milestone: Component:

[Django] #12633: Access to creates_table manyToManyField attribute leftover from before the r11710 automatic throuth model change

2010-01-17 Thread Django
#12633: Access to creates_table manyToManyField attribute leftover from before the r11710 automatic throuth model change --+- Reporter: ramiro| Owner: nobody Status: new

Re: [Django] #12632: Creation of SortedDict's has non-linear performance

2010-01-17 Thread Django
#12632: Creation of SortedDict's has non-linear performance +--- Reporter: Alex | Owner: Alex Status: new| Milestone: Component: Uncategorized |

Re: [Django] #12632: Creation of SortedDict's has non-linear performance

2010-01-17 Thread Django
#12632: Creation of SortedDict's has non-linear performance +--- Reporter: Alex | Owner: Alex Status: new| Milestone: Component: Uncategorized |

[Django] #12632: Creation of SortedDict's has non-linear performance

2010-01-17 Thread Django
#12632: Creation of SortedDict's has non-linear performance ---+ Reporter: Alex | Owner: Alex Status: new| Milestone: Component: Uncategorized | Version: SVN

[Changeset] r12252 - django/branches/releases/1.1.X

2010-01-17 Thread noreply
Author: kmtracey Date: 2010-01-17 18:00:31 -0600 (Sun, 17 Jan 2010) New Revision: 12252 Modified: django/branches/releases/1.1.X/ Log: [1.1.X] Updated svnmerge metadata to reflect more stuff that has been and should not be applied to 1.1.X. Property changes on: django/branches/releases/1.1.

Re: [Django] #12625: .filter(foo__in= duplicates

2010-01-17 Thread Django
#12625: .filter(foo__in= duplicates --+- Reporter: CarlFK | Owner: Status: reopened | Milestone: Component: ORM aggregation | Version: SVN

Re: [Django] #12631: cmemcache is no longer maintained

2010-01-17 Thread Django
#12631: cmemcache is no longer maintained ---+ Reporter: anonymous | Owner: nobody Status: closed| Milestone: Component: Cache system | Version: 1.1

[Django] #12631: cmemcache is no longer maintained

2010-01-17 Thread Django
#12631: cmemcache is no longer maintained --+- Reporter: anonymous | Owner: nobody Status: new | Milestone: Component: Cache system | Version: 1.1 Keywords:

[Changeset] r12251 - in django/branches/releases/1.1.X: django/utils/translation tests/regressiontests/i18n

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 17:10:23 -0600 (Sun, 17 Jan 2010) New Revision: 12251 Modified: django/branches/releases/1.1.X/django/utils/translation/trans_real.py django/branches/releases/1.1.X/tests/regressiontests/i18n/tests.py Log: [1.1.X] Fixed #12230 - Updated utils.translation.to_lo

[Changeset] r12250 - in django/branches/releases/1.1.X: django/contrib/localflavor/uk tests/regressiontests/forms/localflavor

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:51:25 -0600 (Sun, 17 Jan 2010) New Revision: 12250 Modified: django/branches/releases/1.1.X/django/contrib/localflavor/uk/forms.py django/branches/releases/1.1.X/tests/regressiontests/forms/localflavor/uk.py Log: [1.1.X] Fixed #12017 - Overriding the defaul

[Changeset] r12249 - django/trunk/tests/regressiontests/forms/localflavor

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:49:27 -0600 (Sun, 17 Jan 2010) New Revision: 12249 Modified: django/trunk/tests/regressiontests/forms/localflavor/uk.py Log: Fixed test introduced in r12044 to actually test the issue. Modified: django/trunk/tests/regressiontests/forms/localflavor/uk.py =

[Changeset] r12248 - django/trunk/docs/ref/contrib/comments

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:29:50 -0600 (Sun, 17 Jan 2010) New Revision: 12248 Modified: django/trunk/docs/ref/contrib/comments/example.txt django/trunk/docs/ref/contrib/comments/index.txt Log: Added a few more versionadded directives to the documentation. Modified: django/trunk/docs

[Changeset] r12247 - django/trunk/docs/topics/db

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:29:30 -0600 (Sun, 17 Jan 2010) New Revision: 12247 Modified: django/trunk/docs/topics/db/models.txt Log: Added versionchanged directive to docs introduced in r12139. Modified: django/trunk/docs/topics/db/models.txt

[Changeset] r12246 - django/branches/releases/1.1.X/django/contrib/localflavor/us

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:20:10 -0600 (Sun, 17 Jan 2010) New Revision: 12246 Modified: django/branches/releases/1.1.X/django/contrib/localflavor/us/forms.py Log: [1.1.X] Fixed #12013 - Marked some default error messages for translation. Modified: django/branches/releases/1.1.X/django/

Re: [Django] #6630: Fieldsets for newforms

2010-01-17 Thread Django
#6630: Fieldsets for newforms +--- Reporter: Petr Marhoun | Owner: nobody Status: new| Milestone: Component: Forms

[Changeset] r12245 - django/branches/releases/1.1.X/docs/ref/contrib/comments

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:12:24 -0600 (Sun, 17 Jan 2010) New Revision: 12245 Added: django/branches/releases/1.1.X/docs/ref/contrib/comments/example.txt Modified: django/branches/releases/1.1.X/docs/ref/contrib/comments/index.txt Log: [1.1.X] Fixed #9819 - Added exemplary documentat

[Changeset] r12244 - django/branches/releases/1.1.X/docs/topics/db

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:12:02 -0600 (Sun, 17 Jan 2010) New Revision: 12244 Modified: django/branches/releases/1.1.X/docs/topics/db/managers.txt Log: [1.1.X] Fixed #11794 - Typo in model manager documentation. Thanks, timo. Conflicts: docs/topics/db/managers.txt Modified:

[Changeset] r12243 - django/branches/releases/1.1.X/docs/ref/templates

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:11:43 -0600 (Sun, 17 Jan 2010) New Revision: 12243 Modified: django/branches/releases/1.1.X/docs/ref/templates/builtins.txt Log: [1.1.X] Fixed #12496 - Added code examples to built-in filter documentation. Thanks, Arthur Koziel. Modified: django/branches/rel

[Changeset] r12242 - in django/branches/releases/1.1.X: . django/forms tests/regressiontests/forms

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:11:23 -0600 (Sun, 17 Jan 2010) New Revision: 12242 Modified: django/branches/releases/1.1.X/AUTHORS django/branches/releases/1.1.X/django/forms/widgets.py django/branches/releases/1.1.X/tests/regressiontests/forms/forms.py Log: [1.1.X] Fixed #11301 - Pro

[Changeset] r12241 - in django/branches/releases/1.1.X: django/forms tests/regressiontests/forms

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:11:00 -0600 (Sun, 17 Jan 2010) New Revision: 12241 Modified: django/branches/releases/1.1.X/django/forms/widgets.py django/branches/releases/1.1.X/tests/regressiontests/forms/widgets.py Log: [1.1.X] Fixed #11843 - Give MultipleHiddenInput different IDs. Tha

[Changeset] r12240 - django/branches/releases/1.1.X/django/views

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:10:37 -0600 (Sun, 17 Jan 2010) New Revision: 12240 Modified: django/branches/releases/1.1.X/django/views/static.py Log: [1.1.X] Fixed #11757 - Set mimetype when responding with HttpResponseNotModified in django.server.static. Modified: django/branches/releas

[Changeset] r12239 - django/branches/releases/1.1.X/django/contrib/admin/templatetags

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:10:19 -0600 (Sun, 17 Jan 2010) New Revision: 12239 Modified: django/branches/releases/1.1.X/django/contrib/admin/templatetags/adminmedia.py Log: [1.1.X] Fixed #10717 - Escape result of admin_media_prefix template tag. Modified: django/branches/releases/1.1.

[Changeset] r12238 - in django/branches/releases/1.1.X/django/contrib/admin/templates/admin: . auth/user

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:09:59 -0600 (Sun, 17 Jan 2010) New Revision: 12238 Modified: django/branches/releases/1.1.X/django/contrib/admin/templates/admin/auth/user/change_password.html django/branches/releases/1.1.X/django/contrib/admin/templates/admin/change_form.html django

[Changeset] r12237 - in django/branches/releases/1.1.X: django/db/models/fields tests/regressiontests/datatypes

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:09:33 -0600 (Sun, 17 Jan 2010) New Revision: 12237 Modified: django/branches/releases/1.1.X/django/db/models/fields/__init__.py django/branches/releases/1.1.X/tests/regressiontests/datatypes/models.py Log: [1.1.X] Fixed #12059 - Let TimeField.to_python corr

[Changeset] r12236 - django/branches/releases/1.1.X/django/contrib/databrowse/templates/databrowse

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:09:07 -0600 (Sun, 17 Jan 2010) New Revision: 12236 Modified: django/branches/releases/1.1.X/django/contrib/databrowse/templates/databrowse/calendar_month.html Log: [1.1.X] Fixed #12480 - Use month variable for headline text. Modified: django/branches/releas

[Changeset] r12235 - in django/branches/releases/1.1.X: . django/conf

2010-01-17 Thread noreply
Author: jezdez Date: 2010-01-17 16:08:47 -0600 (Sun, 17 Jan 2010) New Revision: 12235 Modified: django/branches/releases/1.1.X/AUTHORS django/branches/releases/1.1.X/django/conf/global_settings.py Log: [1.1.X] Fixed #12220 - Added Serbian Latin to list of languages in global settings. Thank

[Changeset] r12234 - in django/branches/releases/1.1.X: . tests/regressiontests/localflavor

2010-01-17 Thread noreply
Author: kmtracey Date: 2010-01-17 14:47:35 -0600 (Sun, 17 Jan 2010) New Revision: 12234 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/tests/regressiontests/localflavor/forms.py django/branches/releases/1.1.X/tests/regressiontests/localflavor/models.py django/

[Changeset] r12233 - django/branches/releases/1.1.X

2010-01-17 Thread noreply
Author: kmtracey Date: 2010-01-17 14:26:02 -0600 (Sun, 17 Jan 2010) New Revision: 12233 Modified: django/branches/releases/1.1.X/ Log: [1.1.X] Update svnmerge metadata to relfect things that have been and should not be merged. Property changes on: django/branches/releases/1.1.X

Re: [Django] #12534: django.contrib.auth.views.login refuses to redirect to urls with spaces

2010-01-17 Thread Django
#12534: django.contrib.auth.views.login refuses to redirect to urls with spaces -+-- Reporter: sharky | Owner: nobody Status: new | Milestone: Component

Re: [Django] #12629: Link from Validators page to django-doc-1.1 is broken

2010-01-17 Thread Django
#12629: Link from Validators page to django-doc-1.1 is broken --+- Reporter: xni | Owner: nobody Status: closed | Milestone: Component: Django Web si

[Django] #12630: My e-mail is invalid

2010-01-17 Thread Django
#12630: My e-mail is invalid -+-- Reporter: xni | Owner: nobody Status: new | Milestone: Component: Django Web site | Version: Keywords:

[Django] #12629: Link from Validators page to django-doc-1.1 is broken

2010-01-17 Thread Django
#12629: Link from Validators page to django-doc-1.1 is broken -+-- Reporter: xni | Owner: nobody Status: new | Milestone: Component: Django Web site | Version:

Re: [Django] #12625: .filter(foo__in= duplicates

2010-01-17 Thread Django
#12625: .filter(foo__in= duplicates --+- Reporter: CarlFK | Owner: Status: reopened | Milestone: Component: ORM aggregation | Version: SVN

Re: [Django] #12628: readonly_fields in GenericInlineModelAdmin are ignored during save

2010-01-17 Thread Django
#12628: readonly_fields in GenericInlineModelAdmin are ignored during save ---+ Reporter: yedpodtrzitko | Owner: nobody Status: new | Milestone:

[Django] #12628: readonly_fields in GenericInlineModelAdmin are ignored during save

2010-01-17 Thread Django
#12628: readonly_fields in GenericInlineModelAdmin are ignored during save --+- Reporter: yedpodtrzitko | Owner: nobody Status: new | Milestone: Component: djang