Re: [Django] #12566: admin action templates cannot be overriden on a per-app basis

2010-03-12 Thread Django
#12566: admin action templates cannot be overriden on a per-app basis ---+ Reporter: bjj | Owner: rctay Status: assigned | Milestone: Component

Re: [Django] #12566: admin action templates cannot be overriden on a per-app basis

2010-03-12 Thread Django
#12566: admin action templates cannot be overriden on a per-app basis ---+ Reporter: bjj | Owner: rctay Status: assigned | Milestone: Component

Re: [Django] #12566: Admin templates rendered from templatetags cannot be overridden by applications

2010-03-12 Thread Django
#12566: Admin templates rendered from templatetags cannot be overridden by applications ---+ Reporter: bjj | Owner: rctay Status: assigned | Milestone:

Re: [Django] #12566: Admin templates rendered from templatetags cannot be overridden by applications

2010-03-12 Thread Django
#12566: Admin templates rendered from templatetags cannot be overridden by applications ---+ Reporter: bjj | Owner: rctay Status: assigned | Milestone:

Re: [Django] #12882: jQuery.noConflict() in admin brokes site specific code with jQuery

2010-03-12 Thread Django
#12882: jQuery.noConflict() in admin brokes site specific code with jQuery ---+ Reporter: krej...@i3.cz | Owner: jezdez Status: assigned | Milestone: 1.2

Re: [Django] #11670: Minor limitation using fields named 'year' in related searches.

2010-03-12 Thread Django
#11670: Minor limitation using fields named 'year' in related searches. ---+ Reporter: a...@hauntedwisconsin.com | Owner: jpwatts Status: new | Milestone:

Re: [Django] #13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't.

2010-03-12 Thread Django
#13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't. +--- Reporter: orokusaki | Owner: jkocherhans Status: assigned | Milestone: 1.2

Re: [Django] #13101: Documentation: Add note about multiple databases and debugging raw sql

2010-03-12 Thread Django
#13101: Documentation: Add note about multiple databases and debugging raw sql +--- Reporter: anonymous | Owner: nobody Status: new| Milestone: 1.2

Re: [Django] #13101: Documentation: Add note about multiple databases and debugging raw sql

2010-03-12 Thread Django
#13101: Documentation: Add note about multiple databases and debugging raw sql +--- Reporter: anonymous | Owner: nobody Status: new| Milestone: 1.2

Re: [Django] #13099: Documentation: Second exclude example is incorrect

2010-03-12 Thread Django
#13099: Documentation: Second exclude example is incorrect +--- Reporter: istruble | Owner: nobody Status: new| Milestone: 1.2 Component: Document

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

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

Re: [Django] #9388: Year navigation in admin's date widgets' calendar

2010-03-12 Thread Django
#9388: Year navigation in admin's date widgets' calendar -+-- Reporter: framos | Owner: versae Status: assigned| Milestone

Re: [Django] #2889: [patch] Calendar widget has limited usefulness for past years

2010-03-12 Thread Django
#2889: [patch] Calendar widget has limited usefulness for past years ---+ Reporter: Robert Bunting| Owner: nobody Status: closed| Milestone

Re: [Django] #6487: Add previous/next year links in JS calendar

2010-03-12 Thread Django
#6487: Add previous/next year links in JS calendar -+-- Reporter: Bastian Kleineidam | Owner: nobody Status: closed | Milestone: Compone

Re: [Django] #10305: change the way ModelForms are instantiated in add_view, change_view

2010-03-12 Thread Django
#10305: change the way ModelForms are instantiated in add_view, change_view -+-- Reporter: ctao| Owner: nobody Status: new |

Re: [Django] #7467: [Improvement] Easier way to overwite the admin welcome message

2010-03-12 Thread Django
#7467: [Improvement] Easier way to overwite the admin welcome message -+-- Reporter: Jeff Kowalczyk | Owner: rctay Status: assigned| Milestone: Comp

Re: [Django] #7467: [Improvement] Easier way to overwite the admin welcome message

2010-03-12 Thread Django
#7467: [Improvement] Easier way to overwite the admin welcome message -+-- Reporter: Jeff Kowalczyk | Owner: rctay Status: assigned| Milestone: Comp

Re: [Django] #8158: Make possible to extend admin/index.html

2010-03-12 Thread Django
#8158: Make possible to extend admin/index.html ---+ Reporter: marinho | Owner: nobody Status: closed| Milestone: Component: django.contrib.ad

Re: [Django] #10871: Add input support to admin actions (with patch)

2010-03-12 Thread Django
#10871: Add input support to admin actions (with patch) -+-- Reporter: Adys| Owner: Adys Status: new | Milestone: Component

Re: [Django] #13102: csrf_token misinterpolated

2010-03-12 Thread Django
#13102: csrf_token misinterpolated -+-- Reporter: SterlingCamden | Owner: nobody Status: closed | Milestone: Component: Documentation | Version: 1.1

Re: [Django] #13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't.

2010-03-12 Thread Django
#13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't. ---+ Reporter: orokusaki | Owner: jkocherhans Status: assigned |

Re: [Django] #13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't.

2010-03-12 Thread Django
#13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't. ---+ Reporter: orokusaki | Owner: jkocherhans Status: assigned |

[Django] #13102: csrf_token misinterpolated

2010-03-12 Thread Django
#13102: csrf_token misinterpolated +--- Reporter: SterlingCamden | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.1 Keywords:

Re: [Django] #13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't.

2010-03-12 Thread Django
#13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't. ---+ Reporter: orokusaki | Owner: jkocherhans Status: assigned |

Re: [Django] #12085: Links to FKs in Admin (proposal)

2010-03-12 Thread Django
#12085: Links to FKs in Admin (proposal) ---+ Reporter: Vlada Macek | Owner: nobody Status: closed| Milestone: Component: django.contrib.admin |

Re: [Django] #5236: Provide stack trace information in sql debug entries

2010-03-12 Thread Django
#5236: Provide stack trace information in sql debug entries ---+ Reporter: cal...@debian.org | Owner: PhiR Status: closed| Milestone:

Re: [Django] #13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't.

2010-03-12 Thread Django
#13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't. +--- Reporter: orokusaki | Owner: jkocherhans Status: assigned | Milestone: 1.2

Re: [Django] #13097: Document full_clean() better (include cases where it isn't used)

2010-03-12 Thread Django
#13097: Document full_clean() better (include cases where it isn't used) +--- Reporter: orokusaki | Owner: nobody Status: closed | Milestone:

Re: [Django] #13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't.

2010-03-12 Thread Django
#13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't. +--- Reporter: orokusaki | Owner: jkocherhans Status: assigned | Milestone: 1.2

[Django] #13101: Documentation: Add note about multiple databases and debugging raw sql

2010-03-12 Thread Django
#13101: Documentation: Add note about multiple databases and debugging raw sql -+-- Reporter: anonymous| Owner: nobody Status: new | Milestone: Component: Documentati

Re: [Django] #12085: Links to FKs in Admin (proposal)

2010-03-12 Thread Django
#12085: Links to FKs in Admin (proposal) ---+ Reporter: Vlada Macek | Owner: nobody Status: reopened | Milestone: Component: django.contrib.admin |

Re: [Django] #7028: Better raw_id_fields feedback in newform-admins branch

2010-03-12 Thread Django
#7028: Better raw_id_fields feedback in newform-admins branch ---+ Reporter: Marcob | Owner: nobody Status: new | Milestone:

Re: [Django] #13100: Bug - Model.full_clean() not used anywhere in Django?

2010-03-12 Thread Django
#13100: Bug - Model.full_clean() not used anywhere in Django? ---+ Reporter: orokusaki | Owner: nobody Status: new | Milestone:

[Django] #13100: Model.full_clean() not used anywhere in Django?

2010-03-12 Thread Django
#13100: Model.full_clean() not used anywhere in Django? ---+ Reporter: orokusaki | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.1 Key

Re: [Django] #13097: Document full_clean() better (include cases where it isn't used)

2010-03-12 Thread Django
#13097: Document full_clean() better (include cases where it isn't used) +--- Reporter: orokusaki | Owner: nobody Status: new| Milestone:

Re: [Django] #11670: Minor limitation using fields named 'year' in related searches.

2010-03-12 Thread Django
#11670: Minor limitation using fields named 'year' in related searches. ---+ Reporter: a...@hauntedwisconsin.com | Owner: nobody Status: new | Milestone:

Re: [Django] #13099: Documentation: Second exclude example is incorrect

2010-03-12 Thread Django
#13099: Documentation: Second exclude example is incorrect +--- Reporter: istruble | Owner: nobody Status: new| Milestone: Component: Documentation |

[Django] #13099: Documentation: Second exclude example is incorrect

2010-03-12 Thread Django
#13099: Documentation: Second exclude example is incorrect ---+ Reporter: istruble | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2-beta

[Django] #13098: Updated Norwegian translation for 1.2

2010-03-12 Thread Django
#13098: Updated Norwegian translation for 1.2 --+- Reporter: jonklo| Owner: nobody Status: new | Milestone: 1.2 Component: Translations | Version: SVN Keywords: norwe

Re: [Django] #13097: Document full_clean() better (include cases where it isn't used)

2010-03-12 Thread Django
#13097: Document full_clean() better (include cases where it isn't used) +--- Reporter: orokusaki | Owner: nobody Status: new| Milestone:

Re: [Django] #12845: JSON serialization of empty query set raises "cannot serialize" error.

2010-03-12 Thread Django
#12845: JSON serialization of empty query set raises "cannot serialize" error. +--- Reporter: orokusaki | Owner: nessita Status: closed | Milestone: 1.2 Component:

[Django] #13097: Document full_clean() better (include cases where it isn't used)

2010-03-12 Thread Django
#13097: Document full_clean() better (include cases where it isn't used) ---+ Reporter: orokusaki | Owner: nobody Status: new| Milestone: Component: Documentation |

Re: [Django] #13087: m2m_changed fires before a clear but after add/remove

2010-03-12 Thread Django
#13087: m2m_changed fires before a clear but after add/remove ---+ Reporter: rcatherman| Owner: nobody Status: new | Milestone: 1.2

Re: [Django] #13087: m2m_changed fires before a clear but after add/remove

2010-03-12 Thread Django
#13087: m2m_changed fires before a clear but after add/remove -+-- Reporter: rcatherman | Owner: nobody Status: new | Milestone: 1.2 Compone

Re: [Django] #13088: Template range filter

2010-03-12 Thread Django
#13088: Template range filter --+- Reporter: makoste | Owner: nobody Status: closed | Milestone: Component: Template system | Version: 1.2-be

Re: [Django] #13092: ContextList objects do not support "in" operator

2010-03-12 Thread Django
#13092: ContextList objects do not support "in" operator +--- Reporter: anonymous | Owner: nobody Status: new| Milestone: Component: Test

Re: [Django] #13095: inlineformset_factory formfield_callback lamba function missing **kwargs

2010-03-12 Thread Django
#13095: inlineformset_factory formfield_callback lamba function missing **kwargs ---+ Reporter: hvdklauw | Owner: nobody Status: new | Milestone:

Re: [Django] #13095: inlineformset_factory formfield_callback lamba function missing **kwargs

2010-03-12 Thread Django
#13095: inlineformset_factory formfield_callback lamba function missing **kwargs ---+ Reporter: hvdklauw | Owner: nobody Status: new | Milestone: 1.2

Re: [Django] #13096: Norwegian nynorsk translation

2010-03-12 Thread Django
#13096: Norwegian nynorsk translation ---+ Reporter: hgrimelid | Owner: nobody Status: new | Milestone: 1.2 Component: Translations |

Re: [Django] #13094: mongolian translation

2010-03-12 Thread Django
#13094: mongolian translation ---+ Reporter: dulmandakh| Owner: nobody Status: new | Milestone: 1.2 Component: Translations | Version: SVN Reso

Re: [Django] #13096: Norwegian nynorsk translation

2010-03-12 Thread Django
#13096: Norwegian nynorsk translation ---+ Reporter: hgrimelid | Owner: nobody Status: new | Milestone: 1.2 Component: Translations |

[Changeset] r12773 - in django/trunk: django/core/handlers tests/regressiontests/middleware_exceptions

2010-03-12 Thread noreply
Author: russellm Date: 2010-03-12 10:45:29 -0600 (Fri, 12 Mar 2010) New Revision: 12773 Modified: django/trunk/django/core/handlers/base.py django/trunk/tests/regressiontests/middleware_exceptions/tests.py Log: Fixed #13090 -- Corrected handling of errors in middleware when DEBUG=False. Tha

Re: [Django] #3400: Support for lookup separator with list_filter admin option

2010-03-12 Thread Django
#3400: Support for lookup separator with list_filter admin option ---+ Reporter: n...@intv.com.au | Owner: jakub_vysoky Status: new

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

2010-03-12 Thread noreply
Author: russellm Date: 2010-03-12 09:57:15 -0600 (Fri, 12 Mar 2010) New Revision: 12772 Modified: django/branches/releases/1.1.X/django/forms/formsets.py django/branches/releases/1.1.X/tests/regressiontests/forms/formsets.py Log: [1.1.X] Fixed #11801 -- Corrected form validation to ensure yo

Re: [Django] #6449: datetime filter to access the settings/locales datetime format

2010-03-12 Thread Django
#6449: datetime filter to access the settings/locales datetime format ---+ Reporter: Harm Geerts | Owner: garcia_marc Status: closed| Milestone:

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

2010-03-12 Thread noreply
Author: russellm Date: 2010-03-12 09:51:00 -0600 (Fri, 12 Mar 2010) New Revision: 12771 Modified: django/trunk/django/forms/formsets.py django/trunk/tests/regressiontests/forms/formsets.py Log: Fixed #11801 -- Corrected form validation to ensure you can still get deleted_forms and ordered_f

[Changeset] r12770 - django/trunk/django/contrib/comments

2010-03-12 Thread noreply
Author: russellm Date: 2010-03-12 09:32:06 -0600 (Fri, 12 Mar 2010) New Revision: 12770 Modified: django/trunk/django/contrib/comments/admin.py Log: Fixed #12940 -- Modified some admin actions in contrib.comments to use ungettext in order to support Russian (and similar) pluralization rules. T

[Changeset] r12769 - in django/branches/releases/1.1.X: django/core/management tests/modeltests/invalid_models

2010-03-12 Thread noreply
Author: russellm Date: 2010-03-12 09:24:28 -0600 (Fri, 12 Mar 2010) New Revision: 12769 Modified: django/branches/releases/1.1.X/django/core/management/validation.py django/branches/releases/1.1.X/tests/modeltests/invalid_models/models.py Log: [1.1.X] Fixed #12404 -- Improved model validatio

[Changeset] r12768 - in django/trunk: django/core/management tests/modeltests/invalid_models

2010-03-12 Thread noreply
Author: russellm Date: 2010-03-12 09:22:05 -0600 (Fri, 12 Mar 2010) New Revision: 12768 Modified: django/trunk/django/core/management/validation.py django/trunk/tests/modeltests/invalid_models/models.py Log: Fixed #12404 -- Improved model validation for CharField and DecimalField. Thanks to

Re: [Django] #13068: The "Add another [inline object]" javascript doesn't respect prepopulated_fields settings

2010-03-12 Thread Django
#13068: The "Add another [inline object]" javascript doesn't respect prepopulated_fields settings ---+ Reporter: hejsan| Owner: nobody Status: new | Milesto

Re: [Django] #5833: Custom FilterSpecs

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

[Changeset] r12767 - in django/branches/releases/1.1.X: django/db/models tests/regressiontests/views tests/regressiontests/views/tests

2010-03-12 Thread noreply
Author: russellm Date: 2010-03-12 08:45:56 -0600 (Fri, 12 Mar 2010) New Revision: 12767 Modified: django/branches/releases/1.1.X/django/db/models/base.py django/branches/releases/1.1.X/tests/regressiontests/views/models.py django/branches/releases/1.1.X/tests/regressiontests/views/tests/d

[Changeset] r12766 - in django/trunk: django/db/models tests/regressiontests/views tests/regressiontests/views/tests

2010-03-12 Thread noreply
Author: russellm Date: 2010-03-12 08:36:39 -0600 (Fri, 12 Mar 2010) New Revision: 12766 Modified: django/trunk/django/db/models/base.py django/trunk/tests/regressiontests/views/models.py django/trunk/tests/regressiontests/views/tests/defaults.py Log: Fixed #11891 -- Ensured that attribute

[Changeset] r12765 - in django/branches/releases/1.1.X: django/db tests/modeltests/transactions

2010-03-12 Thread noreply
Author: russellm Date: 2010-03-12 08:27:31 -0600 (Fri, 12 Mar 2010) New Revision: 12765 Modified: django/branches/releases/1.1.X/django/db/transaction.py django/branches/releases/1.1.X/tests/modeltests/transactions/models.py Log: [1.1.X] Fixed #11900 -- Corrected an edge case of transaction

[Changeset] r12764 - in django/trunk: django/db tests/modeltests/transactions

2010-03-12 Thread noreply
Author: russellm Date: 2010-03-12 08:10:01 -0600 (Fri, 12 Mar 2010) New Revision: 12764 Modified: django/trunk/django/db/transaction.py django/trunk/tests/modeltests/transactions/models.py Log: Fixed #11900 -- Corrected an edge case of transaction handling in the commit_on_success decorator

Re: [Django] #13095: inlineformset_factory formfield_callback lamba function missing **kwargs

2010-03-12 Thread Django
#13095: inlineformset_factory formfield_callback lamba function missing **kwargs -+-- Reporter: hvdklauw| Owner: nobody Status: new | Milestone: 1.2

[Changeset] r12763 - in django/branches/releases/1.1.X: django/utils django/views/decorators tests/regressiontests/utils

2010-03-12 Thread noreply
Author: russellm Date: 2010-03-12 07:31:10 -0600 (Fri, 12 Mar 2010) New Revision: 12763 Modified: django/branches/releases/1.1.X/django/utils/decorators.py django/branches/releases/1.1.X/django/views/decorators/cache.py django/branches/releases/1.1.X/django/views/decorators/http.py dja

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

2010-03-12 Thread noreply
Author: russellm Date: 2010-03-12 07:06:13 -0600 (Fri, 12 Mar 2010) New Revision: 12762 Modified: django/trunk/django/utils/decorators.py django/trunk/django/views/decorators/cache.py django/trunk/django/views/decorators/csrf.py django/trunk/django/views/decorators/http.py django/tr

Re: [Django] #13093: cache_page decorator doesn't work on callable classes

2010-03-12 Thread Django
#13093: cache_page decorator doesn't work on callable classes ---+ Reporter: russellm | Owner: nobody Status: new | Milestone: 1.2 Component: Cache system |

Re: [Django] #56: MySQL id columns should be UNSIGNED

2010-03-12 Thread Django
#56: MySQL id columns should be UNSIGNED ---+ Reporter: Manuzhai| Owner: glassresistor Status: new | Milestone: Component: Database l

Re: [Django] #11260: File based cache not very efficient with large amounts of cached files

2010-03-12 Thread Django
#11260: File based cache not very efficient with large amounts of cached files -+-- Reporter: anteater_sa | Owner: josh Status: closed | Milesto

Re: [Django] #13090: Incorrect handling of middleware exceptions

2010-03-12 Thread Django
#13090: Incorrect handling of middleware exceptions +--- Reporter: EroSennin | Owner: isagalaev Status: new| Milestone: Component: HTTP handling |

[Django] #13096: Norwegian nynorsk translation

2010-03-12 Thread Django
#13096: Norwegian nynorsk translation +--- Reporter: hgrimelid | Owner: nobody Status: new | Milestone: Component: Translations| Version: SVN Keywor

[Django] #13095: inlineformset_factory formfield_callback lamba function missing **kwargs

2010-03-12 Thread Django
#13095: inlineformset_factory formfield_callback lamba function missing **kwargs ---+ Reporter: hvdklauw | Owner: nobody Status: new| Milestone: 1.2 Component: Forms

Re: [Django] #11900: commit_on_success: Handle Exception in commit()

2010-03-12 Thread Django
#11900: commit_on_success: Handle Exception in commit() ---+ Reporter: guettli | Owner: gabrielhurley Status: assigned | Milestone: 1.2