[Django] #12984: type in signals documentation

2010-02-26 Thread Django
#12984: type in signals documentation ---+ Reporter: kcharvey | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.1 Keywords:

[Django] #12983: Spelling error in trunk signal documentation

2010-02-26 Thread Django
#12983: Spelling error in trunk signal documentation ---+ Reporter: kcharvey | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.1 Keywor

Re: [Django] #3011: Allow for extendable auth_user module

2010-02-26 Thread Django
#3011: Allow for extendable auth_user module +--- Reporter: nowell strite | Owner: seocam Status: assigned | Milestone: Component: Contrib apps | Versi

[Changeset] r12614 - in django/trunk/django: contrib/formtools template

2010-02-26 Thread noreply
Author: russellm Date: 2010-02-26 23:38:17 -0600 (Fri, 26 Feb 2010) New Revision: 12614 Modified: django/trunk/django/contrib/formtools/preview.py django/trunk/django/template/__init__.py Log: Fixed #12981 -- Removed some stray tabs. Thanks to loewis for the report. Modified: django/trunk/d

Re: [Django] #6552: django.core.context_processors.auth causes "Vary: Cookie" header no matter what

2010-02-26 Thread Django
#6552: django.core.context_processors.auth causes "Vary: Cookie" header no matter what -+-- Reporter: o...@iola.dk| Owner: lukeplant Status: reopened| Milestone:

Re: [Django] #12940: Comments admin should use ungettext instead of ugettext

2010-02-26 Thread Django
#12940: Comments admin should use ungettext instead of ugettext --+- Reporter: void | Owner: nobody Status: new | Milestone: 1.2

Re: [Django] #11538: Documentation links wrong

2010-02-26 Thread Django
#11538: Documentation links wrong ---+ Reporter: Ianr | Owner: jbronn Status: assigned | Milestone: Component: GIS | Version: 1.0 Resolution:

Re: [Django] #12940: Comments admin should use ungettext instead of ugettext

2010-02-26 Thread Django
#12940: Comments admin should use ungettext instead of ugettext --+- Reporter: void | Owner: nobody Status: new | Milestone: 1.2

Re: [Django] #2131: HttpResponseSendFile for serving static files handler-specific sendfile mechanism

2010-02-26 Thread Django
#2131: HttpResponseSendFile for serving static files handler-specific sendfile mechanism ---+ Reporter: ymasuda[at]ethercube.com | Owner: ccahoon Status: new | Milesto

Re: [Django] #12982: Pony: cache.get_or_set()

2010-02-26 Thread Django
#12982: Pony: cache.get_or_set() -+-- Reporter: Alex| Owner: nobody Status: new | Milestone: 1.3 Component: Core framework | Version: SVN

[Django] #12982: Pony: cache.get_or_set()

2010-02-26 Thread Django
#12982: Pony: cache.get_or_set() +--- Reporter: Alex| Owner: nobody Status: new | Milestone: 1.3 Component: Core framework | Version: SVN Keywords: cache

Re: [Django] #12981: Don't use tabs for indentation

2010-02-26 Thread Django
#12981: Don't use tabs for indentation +--- Reporter: loewis | Owner: nobody Status: new| Milestone: 1.2 Component: Uncategorized | Versi

[Django] #12981: Don't use tabs for indentation

2010-02-26 Thread Django
#12981: Don't use tabs for indentation ---+ Reporter: loewis | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: SVN Keywords:

Re: [Django] #4592: Make CheckboxSelectMultiple more like RadioSelect

2010-02-26 Thread Django
#4592: Make CheckboxSelectMultiple more like RadioSelect -+-- Reporter: Scott Sinclair | Owner: nobody Status: new | Milestone: Component: Forms |

[Django] #12980: locale formats should use raw strings

2010-02-26 Thread Django
#12980: locale formats should use raw strings -+-- Reporter: loewis |Owner: nobody Status: new|Milestone: Component: Uncategorized | Ve

Re: [Django] #12235: MultiValueDictKeyError when editing Inline objects

2010-02-26 Thread Django
#12235: MultiValueDictKeyError when editing Inline objects ---+ Reporter: br...@playfirst.com | Owner: nobody Status: new | Milestone: 1.2 Component: django

Re: [Django] #12235: MultiValueDictKeyError when editing Inline objects

2010-02-26 Thread Django
#12235: MultiValueDictKeyError when editing Inline objects ---+ Reporter: br...@playfirst.com | Owner: nobody Status: new | Milestone: 1.2 Component: django

Re: [Django] #12979: TestCase disables savepoint_commit, savepoint_rollback

2010-02-26 Thread Django
#12979: TestCase disables savepoint_commit, savepoint_rollback +--- Reporter: forest | Owner: nobody Status: new| Milestone: Component: Testing

[Django] #12979: TestCase disables savepoint_commit, savepoint_rollback

2010-02-26 Thread Django
#12979: TestCase disables savepoint_commit, savepoint_rollback ---+ Reporter: forest | Owner: nobody Status: new| Milestone: Component: Testing framework | Versio

Re: [Django] #12953: Generic-related objects are cascade-deleted, but the cascade does not extend beyond them

2010-02-26 Thread Django
#12953: Generic-related objects are cascade-deleted, but the cascade does not extend beyond them ---+ Reporter: carljm| Owner: carljm Status: new

Re: [Django] #12953: Generic-related objects are cascade-deleted, but the cascade does not extend beyond them

2010-02-26 Thread Django
#12953: Generic-related objects are cascade-deleted, but the cascade does not extend beyond them ---+ Reporter: carljm| Owner: carljm Status: new

[Django] #12978: Support in syndication framework for CSS stylesheet links

2010-02-26 Thread Django
#12978: Support in syndication framework for CSS stylesheet links -+-- Reporter: intrepidweb | Owner: nobody Status: new | Milestone: Component: RSS fram

Re: [Django] #12554: silent_variable_failure not suppressing exception during dict lookup

2010-02-26 Thread Django
#12554: silent_variable_failure not suppressing exception during dict lookup -+-- Reporter: Thomas Steinacher | Owner: nobody Status: new | Milestone: 1.2

Re: [Django] #12235: MultiValueDictKeyError when editing Inline objects

2010-02-26 Thread Django
#12235: MultiValueDictKeyError when editing Inline objects ---+ Reporter: br...@playfirst.com | Owner: nobody Status: new | Milestone: 1.2 Component: django

[Changeset] r12613 - in django/branches/releases/1.1.X: django/db/models tests/modeltests/aggregation

2010-02-26 Thread noreply
Author: jbronn Date: 2010-02-26 11:11:58 -0600 (Fri, 26 Feb 2010) New Revision: 12613 Modified: django/branches/releases/1.1.X/django/db/models/query.py django/branches/releases/1.1.X/tests/modeltests/aggregation/models.py Log: [1.1.X] Fixed #12608 -- No longer return inconsistent results w

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

2010-02-26 Thread Django
#12977: Index length errors running tests on MySQL ---+ Reporter: carljm | Owner: nobody Status: new| Milestone: Component: Testing framework | Version: SVN

[Changeset] r12612 - in django/trunk/docs/ref: . templates

2010-02-26 Thread noreply
Author: jezdez Date: 2010-02-26 11:06:09 -0600 (Fri, 26 Feb 2010) New Revision: 12612 Modified: django/trunk/docs/ref/settings.txt django/trunk/docs/ref/templates/api.txt Log: Fixed #12968 - Added missing versionadded/-changed doc markers for r12466. Thanks, Karen and Ramiro. Modified: dja

[Changeset] r12611 - in django/trunk/docs: ref ref/templates topics/i18n

2010-02-26 Thread noreply
Author: jezdez Date: 2010-02-26 11:05:52 -0600 (Fri, 26 Feb 2010) New Revision: 12611 Modified: django/trunk/docs/ref/settings.txt django/trunk/docs/ref/templates/builtins.txt django/trunk/docs/topics/i18n/localization.txt Log: Fixed #12967 - Added missing versionadded/-changed doc marker

[Changeset] r12610 - in django/branches/releases/1.1.X: . django/template tests/regressiontests/templates

2010-02-26 Thread noreply
Author: jezdez Date: 2010-02-26 11:00:42 -0600 (Fri, 26 Feb 2010) New Revision: 12610 Modified: django/branches/releases/1.1.X/AUTHORS django/branches/releases/1.1.X/django/template/__init__.py django/branches/releases/1.1.X/tests/regressiontests/templates/parser.py django/branches/rel

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

2010-02-26 Thread noreply
Author: jezdez Date: 2010-02-26 11:00:11 -0600 (Fri, 26 Feb 2010) New Revision: 12609 Added: django/branches/releases/1.1.X/tests/regressiontests/i18n/other/ django/branches/releases/1.1.X/tests/regressiontests/i18n/other/locale/ django/branches/releases/1.1.X/tests/regressiontests/i18n/o

[Changeset] r12608 - django/branches/releases/1.1.X/docs/intro

2010-02-26 Thread noreply
Author: jbronn Date: 2010-02-26 10:56:39 -0600 (Fri, 26 Feb 2010) New Revision: 12608 Modified: django/branches/releases/1.1.X/docs/intro/tutorial03.txt Log: [1.1.X] Fixed #12585 -- Corrected typo in tutorial03. Thanks, fcsmith. Backport of r12484 from trunk. Modified: django/branches/relea

Re: [Django] #8264: Replace get_absolute_url with more sane alternative

2010-02-26 Thread Django
#8264: Replace get_absolute_url with more sane alternative -+-- Reporter: simon | Owner: simon Status: new | Milestone: Component: Core

[Changeset] r12607 - django/branches/releases/1.1.X/tests/regressiontests/forms

2010-02-26 Thread noreply
Author: kmtracey Date: 2010-02-26 10:40:37 -0600 (Fri, 26 Feb 2010) New Revision: 12607 Modified: django/branches/releases/1.1.X/tests/regressiontests/forms/error_messages.py Log: [1.1.X] Added force_unicode to a test (needed for Python 2.3 compatibility). Modified: django/branches/releases/

[Changeset] r12606 - in django/branches/releases/1.1.X/django/db/backends: postgresql postgresql_psycopg2

2010-02-26 Thread noreply
Author: russellm Date: 2010-02-26 10:12:54 -0600 (Fri, 26 Feb 2010) New Revision: 12606 Modified: django/branches/releases/1.1.X/django/db/backends/postgresql/base.py django/branches/releases/1.1.X/django/db/backends/postgresql_psycopg2/base.py Log: [1.1.X] Corrected an edge case introduced

[Changeset] r12605 - in django/trunk/django/db/backends: postgresql postgresql_psycopg2

2010-02-26 Thread noreply
Author: russellm Date: 2010-02-26 10:11:25 -0600 (Fri, 26 Feb 2010) New Revision: 12605 Modified: django/trunk/django/db/backends/postgresql/base.py django/trunk/django/db/backends/postgresql_psycopg2/base.py Log: Corrected an edge case introduced in r12602. Thanks to Ramiro Morales for the

Re: [Django] #11319: ForeignKey filters use the wrong field to prepare values for database

2010-02-26 Thread Django
#11319: ForeignKey filters use the wrong field to prepare values for database ---+ Reporter: russellm | Owner: nobody Status: new | Milestone:

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

2010-02-26 Thread noreply
Author: russellm Date: 2010-02-26 09:54:37 -0600 (Fri, 26 Feb 2010) New Revision: 12604 Modified: django/branches/releases/1.1.X/docs/ref/settings.txt Log: Corrected a versionchanged marker added in r12603. Modified: django/branches/releases/1.1.X/docs/ref/settings.txt

[Changeset] r12603 - in django/branches/releases/1.1.X: django/conf django/conf/project_template django/db/backends/postgresql django/db/backends/postgresql_psycopg2 docs/ref tests/regressiontests/app

2010-02-26 Thread noreply
Author: russellm Date: 2010-02-26 09:38:50 -0600 (Fri, 26 Feb 2010) New Revision: 12603 Modified: django/branches/releases/1.1.X/django/conf/__init__.py django/branches/releases/1.1.X/django/conf/project_template/settings.py django/branches/releases/1.1.X/django/db/backends/postgresql/bas

Re: [Django] #12953: Generic-related objects are cascade-deleted, but the cascade does not extend beyond them

2010-02-26 Thread Django
#12953: Generic-related objects are cascade-deleted, but the cascade does not extend beyond them ---+ Reporter: carljm| Owner: carljm Status: new

[Changeset] r12602 - in django/trunk: django/conf django/conf/project_template django/db/backends/postgresql django/db/backends/postgresql_psycopg2 docs/ref tests/regressiontests/app_loading

2010-02-26 Thread noreply
Author: russellm Date: 2010-02-26 09:33:27 -0600 (Fri, 26 Feb 2010) New Revision: 12602 Modified: django/trunk/django/conf/__init__.py django/trunk/django/conf/project_template/settings.py django/trunk/django/db/backends/postgresql/base.py django/trunk/django/db/backends/postgresql_psy

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

2010-02-26 Thread noreply
Author: kmtracey Date: 2010-02-26 08:24:08 -0600 (Fri, 26 Feb 2010) New Revision: 12601 Modified: django/branches/releases/1.1.X/django/contrib/admin/actions.py django/branches/releases/1.1.X/django/contrib/admin/options.py django/branches/releases/1.1.X/django/contrib/admin/util.py Log:

Re: [Django] #12962: Broken Admin Delete Action With Confirmation

2010-02-26 Thread Django
#12962: Broken Admin Delete Action With Confirmation ---+ Reporter: leveille | Owner: nobody Status: new | Milestone: 1.2 Component:

[Changeset] r12600 - in django/branches/releases/1.1.X: django/contrib/admin django/contrib/admin/templates/admin django/db/models tests/regressiontests tests/regressiontests/admin_util tests/regressi

2010-02-26 Thread noreply
Author: russellm Date: 2010-02-26 07:43:28 -0600 (Fri, 26 Feb 2010) New Revision: 12600 Added: django/branches/releases/1.1.X/tests/regressiontests/admin_util/ django/branches/releases/1.1.X/tests/regressiontests/admin_util/__init__.py django/branches/releases/1.1.X/tests/regressiontests/

[Changeset] r12599 - django/trunk/tests/regressiontests/admin_views/fixtures

2010-02-26 Thread noreply
Author: russellm Date: 2010-02-26 07:22:52 -0600 (Fri, 26 Feb 2010) New Revision: 12599 Added: django/trunk/tests/regressiontests/admin_views/fixtures/deleted-objects.xml Log: Added file omitted from r12598. Added: django/trunk/tests/regressiontests/admin_views/fixtures/deleted-objects.xml ==

[Changeset] r12598 - in django/trunk: django/contrib/admin django/contrib/admin/templates/admin django/db/models tests/regressiontests/admin_util tests/regressiontests/admin_views

2010-02-26 Thread noreply
Author: russellm Date: 2010-02-26 07:17:43 -0600 (Fri, 26 Feb 2010) New Revision: 12598 Modified: django/trunk/django/contrib/admin/actions.py django/trunk/django/contrib/admin/options.py django/trunk/django/contrib/admin/templates/admin/delete_selected_confirmation.html django/trunk/

Re: [Django] #12962: Broken Admin Delete Action With Confirmation

2010-02-26 Thread Django
#12962: Broken Admin Delete Action With Confirmation ---+ Reporter: leveille | Owner: nobody Status: new | Milestone: 1.2 Component:

Re: [Django] #12973: Changeset 12525 breaks delete selected admin action

2010-02-26 Thread Django
#12973: Changeset 12525 breaks delete selected admin action ---+ Reporter: ptone | Owner: nobody Status: closed| Milestone: 1.2 Component: djang

[Django] #12976: manage.py sqlflush issues to many 'ALTER' when using multiple mysql databases.

2010-02-26 Thread Django
#12976: manage.py sqlflush issues to many 'ALTER' when using multiple mysql databases. --+- Reporter: pczapla | Owner: nobody Status: new | Milestone: 1.2

[Changeset] r12597 - django/trunk/django/core/management/commands

2010-02-26 Thread noreply
Author: russellm Date: 2010-02-26 05:26:41 -0600 (Fri, 26 Feb 2010) New Revision: 12597 Modified: django/trunk/django/core/management/commands/syncdb.py Log: Fixed #12712 -- Corrected a problem with synchronizing that prevented m2m tables from being created under certain circumstances. Thanks

[Changeset] r12596 - in django/branches/releases/1.1.X: django/core/management django/db/models/fields tests/modeltests/invalid_models tests/regressiontests/m2m_regress

2010-02-26 Thread noreply
Author: russellm Date: 2010-02-26 05:12:14 -0600 (Fri, 26 Feb 2010) New Revision: 12596 Modified: django/branches/releases/1.1.X/django/core/management/validation.py django/branches/releases/1.1.X/django/db/models/fields/related.py django/branches/releases/1.1.X/tests/modeltests/invalid_m

Re: [Django] #12712: syncdb doesn't create tables for m2m through-less fields that are added on the model after the class_prepared signal

2010-02-26 Thread Django
#12712: syncdb doesn't create tables for m2m through-less fields that are added on the model after the class_prepared signal ---+ Reporter: IonelMaries | Owner: nobody Statu

Re: [Django] #12712: syncdb doesn't create tables for m2m through-less fields that are added on the model after the class_prepared signal

2010-02-26 Thread Django
#12712: syncdb doesn't create tables for m2m through-less fields that are added on the model after the class_prepared signal ---+ Reporter: IonelMaries | Owner: nobody Statu

Re: [Django] #12849: django's development server raises an encoding exception when trying to colorize non-ascii text

2010-02-26 Thread Django
#12849: django's development server raises an encoding exception when trying to colorize non-ascii text +--- Reporter: jype | Owner: nobody Status: new

Re: [Django] #12960: return value (cleaned_data) from clean() method is ignored

2010-02-26 Thread Django
#12960: return value (cleaned_data) from clean() method is ignored ---+ Reporter: krejcik | Owner: nobody Status: reopened | Milestone: 1.2 Component: Forms | Vers