Re: [Django] #14349: Add Belgium (be) localflavor

2010-09-29 Thread Django
#14349: Add Belgium (be) localflavor -+-- Reporter: laurentluce | Owner: laurentluce Status: assigned| Milestone: 1.3

Re: [Django] #14349: Add Belgium (be) localflavor

2010-09-29 Thread Django
#14349: Add Belgium (be) localflavor -+-- Reporter: laurentluce | Owner: laurentluce Status: assigned| Milestone: 1.3

Re: [Django] #14353: unique_together new style is not working properly

2010-09-29 Thread Django
#14353: unique_together new style is not working properly +--- Reporter: draxus | Owner: nobody Status: closed | Milestone: Compone

Re: [Django] #11561: raw_id_fields requires that the user has change permissions on the model class that is being linked to

2010-09-29 Thread Django
#11561: raw_id_fields requires that the user has change permissions on the model class that is being linked to ---+ Reporter: dhow...@gmail.com | Owner: nobody Status: ne

Re: [Django] #11732: ModelAdmin.get_changelist_form should use ModelAdmin.form

2010-09-29 Thread Django
#11732: ModelAdmin.get_changelist_form should use ModelAdmin.form -+-- Reporter: edcrypt | Owner: nobody Status: new | Milestone: Compone

Re: [Django] #13900: New admin feature: Delete and replace with existing ocject

2010-09-29 Thread Django
#13900: New admin feature: Delete and replace with existing ocject ---+ Reporter: riccardodivirgilio| Owner: nobody Status: new | Milestone:

Re: [Django] #14360: Clarify documentation of triage states

2010-09-29 Thread Django
#14360: Clarify documentation of triage states +--- Reporter: russellm | Owner: nobody Status: new| Milestone: 1.3 Component: Documentation | Version:

[Django] #14360: Clarify documentation of triage states

2010-09-29 Thread Django
#14360: Clarify documentation of triage states ---+ Reporter: russellm | Owner: nobody Status: new| Milestone: 1.3 Component: Documentation | Version: 1.2 Keywords:

Re: [Django] #14359: django core and contrib named urls should follow a convention

2010-09-29 Thread Django
#14359: django core and contrib named urls should follow a convention ---+ Reporter: tvon | Owner: nobody Status: closed| Milestone: Component: Contrib app

Re: [Django] #5833: Custom FilterSpecs

2010-09-29 Thread Django
#5833: Custom FilterSpecs -+-- Reporter: Honza_Kral | Owner: jkocherhans Status: assigned| Milestone:

[Django] #14359: django core and contrib named urls should follow a convention

2010-09-29 Thread Django
#14359: django core and contrib named urls should follow a convention --+- Reporter: tvon | Owner: nobody Status: new | Milestone: Component: Contrib apps | Version: 1.2

Re: [Django] #5365: sqlite3+DateField: field__year doesn't work.

2010-09-29 Thread Django
#5365: sqlite3+DateField: field__year doesn't work. +--- Reporter: Jakub Wilk | Owner: nobody Status: reopened | Milestone: Component: Database

Re: [Django] #10970: auto_now_add for DateField evaluetes to datetime.datetime instance

2010-09-29 Thread Django
#10970: auto_now_add for DateField evaluetes to datetime.datetime instance ---+ Reporter: summerisgone | Owner: nobody Status: new |

Re: [Django] #10899: easier manipulation of sessions by test client

2010-09-29 Thread Django
#10899: easier manipulation of sessions by test client +--- Reporter: tallfred | Owner: nobody Status: reopened | Milestone: Component: Testing framewor

[Django] #14358: History changes in admin don't show verbose_name

2010-09-29 Thread Django
#14358: History changes in admin don't show verbose_name --+- Reporter: mordicuac | Owner: nobody Status: new | Milestone: Component: django.contrib.

Re: [Django] #14357: Prevent innapropriate order-based grouping on values+annotate queries

2010-09-29 Thread Django
#14357: Prevent innapropriate order-based grouping on values+annotate queries --+- Reporter: outofculture | Owner: Status: new | Milestone: 2.0 Component: ORM

Re: [Django] #14357: Prevent innapropriate order-based grouping on values+annotate queries

2010-09-29 Thread Django
#14357: Prevent innapropriate order-based grouping on values+annotate queries --+- Reporter: outofculture | Owner: Status: new | Milestone: 2.0 Component: ORM

Re: [Django] #14357: Prevent innapropriate order-based grouping on values+annotate queries

2010-09-29 Thread Django
#14357: Prevent innapropriate order-based grouping on values+annotate queries --+- Reporter: outofculture | Owner: Status: new | Milestone: 2.0 Component: ORM

[Django] #14357: Prevent innapropriate order-based grouping on values+annotate queries

2010-09-29 Thread Django
#14357: Prevent innapropriate order-based grouping on values+annotate queries -+-- Reporter: outofculture | Owner: Status: new | Milestone: 2.0 Component: ORM aggregation |

Re: [Django] #12241: Admin forgets URL used for prefilling forms when hitting Save and add another

2010-09-29 Thread Django
#12241: Admin forgets URL used for prefilling forms when hitting Save and add another ---+ Reporter: velmont | Owner: batiste Status: new | Milestone:

Re: [Django] #9976: Generic Foreign Keys should have a nice widget(ala raw_id)

2010-09-29 Thread Django
#9976: Generic Foreign Keys should have a nice widget(ala raw_id) ---+ Reporter: Alex | Owner: Alex Status: assigned | Milestone: Compo

[Changeset] r13963 - django/branches/releases/1.2.X/docs/internals

2010-09-29 Thread noreply
Author: jacob Date: 2010-09-29 12:58:29 -0500 (Wed, 29 Sep 2010) New Revision: 13963 Modified: django/branches/releases/1.2.X/docs/internals/contributing.txt Log: [1,2,X] Additions to the contributing document explaining our new decision-making process. Backport of r13962. Modified: django/b

[Changeset] r13962 - django/trunk/docs/internals

2010-09-29 Thread noreply
Author: jacob Date: 2010-09-29 12:56:27 -0500 (Wed, 29 Sep 2010) New Revision: 13962 Modified: django/trunk/docs/internals/contributing.txt Log: Additions to the contributing document explaining our new decision-making process. Modified: django/trunk/docs/internals/contributing.txt ==

[Changeset] r13961 - django/branches/releases/1.2.X/docs/topics/http

2010-09-29 Thread noreply
Author: lukeplant Date: 2010-09-29 12:34:26 -0500 (Wed, 29 Sep 2010) New Revision: 13961 Modified: django/branches/releases/1.2.X/docs/topics/http/file-uploads.txt Log: [1.2.X] Fixed #14182 - documented how to modify upload handlers when using CsrfViewMiddleware Thanks to dc for the report.

[Changeset] r13960 - django/trunk/docs/topics/http

2010-09-29 Thread noreply
Author: lukeplant Date: 2010-09-29 11:35:34 -0500 (Wed, 29 Sep 2010) New Revision: 13960 Modified: django/trunk/docs/topics/http/file-uploads.txt Log: Fixed #14182 - documented how to modify upload handlers when using CsrfViewMiddleware Thanks to dc for the report. Modified: django/trunk/doc

Re: [Django] #13795: Add CACHE_KEY_PREFIX setting that prefixes the low-level cache API

2010-09-29 Thread Django
#13795: Add CACHE_KEY_PREFIX setting that prefixes the low-level cache API ---+ Reporter: bruth | Owner: bruth Status: assigned | Milestone: Component: Cache sy

Re: [Django] #12250: process_view middleware prevents process_exception handling

2010-09-29 Thread Django
#12250: process_view middleware prevents process_exception handling -+-- Reporter: manfre | Owner: manfre Status: new | Milestone: 1.3 Component: C

Re: [Django] #4992: Alter cache key based on GET parameters

2010-09-29 Thread Django
#4992: Alter cache key based on GET parameters ---+ Reporter: anonymous | Owner: nobody Status: reopened | Milestone: Component: Cache system | Version: SV

Re: [Django] #14182: CsrfViewMiddleware makes modification of the upload handlers impossible

2010-09-29 Thread Django
#14182: CsrfViewMiddleware makes modification of the upload handlers impossible ---+ Reporter: dc| Owner: lukeplant Status: assigned | Milestone:

Re: [Django] #12241: Admin forgets URL used for prefilling forms when hitting Save and add another

2010-09-29 Thread Django
#12241: Admin forgets URL used for prefilling forms when hitting Save and add another ---+ Reporter: velmont | Owner: nobody Status: new | Milestone:

Re: [Django] #12241: Admin forgets URL used for prefilling forms when hitting Save and add another

2010-09-29 Thread Django
#12241: Admin forgets URL used for prefilling forms when hitting Save and add another ---+ Reporter: velmont | Owner: nobody Status: new | Milestone:

Re: [Django] #12567: Incorrect SQL being generated in certain inheritance cases.

2010-09-29 Thread Django
#12567: Incorrect SQL being generated in certain inheritance cases. ---+ Reporter: Alex | Owner: nobody Status: reopened | Milestone: 1.3

[Django] #14356: Unused import in django.core.management.sql

2010-09-29 Thread Django
#14356: Unused import in django.core.management.sql -+-- Reporter: xiaket | Owner: nobody Status: new | Milestone: 1.3 Component: Core framework | Version: SVN K

Re: [Django] #3304: [patch] Support "httponly"-attribute in session cookie.

2010-09-29 Thread Django
#3304: [patch] Support "httponly"-attribute in session cookie. -+-- Reporter: arvin | Owner: nobody Status: new | Milestone: Compon

Re: [Django] #3304: [patch] Support "httponly"-attribute in session cookie.

2010-09-29 Thread Django
#3304: [patch] Support "httponly"-attribute in session cookie. -+-- Reporter: arvin | Owner: nobody Status: new | Milestone: Compon