Re: [Django] #6432: select_related() should also follow ManyToMany fields

2009-11-19 Thread Django
#6432: select_related() should also follow ManyToMany fields -+-- Reporter: Bastian Kleineidam | Owner: nobody Status: closed | Milestone:

Re: [Django] #11572: Very high memory usage by big sitemaps

2009-11-19 Thread Django
#11572: Very high memory usage by big sitemaps ---+ Reporter: riklaunim | Owner: nobody Status: closed| Milestone: Component: Contrib apps | Version: 1.

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

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

Re: [Django] #6183: [patch] Support help_text with ManyToMany field widgets

2009-11-19 Thread Django
#6183: [patch] Support help_text with ManyToMany field widgets --+- Reporter: Steven Armstrong | Owner: nobody Status: new | Milestone: Compon

Re: [Django] #11764: Bugfix: typo with avoid.update(..) in db/models/sql/query.py:BaseQuery:fill_related_selections

2009-11-19 Thread Django
#11764: Bugfix: typo with avoid.update(..) in db/models/sql/query.py:BaseQuery:fill_related_selections ---+ Reporter: aurelio | Owner: ramiro Status: assigned

[Changeset] r11755 - in django/trunk: django/db/models/fields tests/modeltests/model_package

2009-11-19 Thread noreply
Author: russellm Date: 2009-11-19 18:59:38 -0600 (Thu, 19 Nov 2009) New Revision: 11755 Modified: django/trunk/django/db/models/fields/related.py django/trunk/tests/modeltests/model_package/tests.py Log: Fixed #12245 -- Corrected target app handling for auto-generated m2m models when the pa

[Changeset] r11754 - in django/branches/releases/1.1.X: . docs/internals

2009-11-19 Thread noreply
Author: jtauber Date: 2009-11-19 15:56:22 -0600 (Thu, 19 Nov 2009) New Revision: 11754 Modified: django/branches/releases/1.1.X/AUTHORS django/branches/releases/1.1.X/docs/internals/committers.txt Log: [1.1.X] Added myself to committers list Modified: django/branches/releases/1.1.X/AUTHORS

[Changeset] r11753 - in django/trunk: . docs/internals

2009-11-19 Thread noreply
Author: jtauber Date: 2009-11-19 15:49:31 -0600 (Thu, 19 Nov 2009) New Revision: 11753 Modified: django/trunk/AUTHORS django/trunk/docs/internals/committers.txt Log: added myself to committers list Modified: django/trunk/AUTHORS ==

[Django] #12248: django.template.__init__ code should move to avoid circular imports

2009-11-19 Thread Django
#12248: django.template.__init__ code should move to avoid circular imports -+-- Reporter: korpios | Owner: nobody Status: new | Milestone: Component: Template system |

[Django] #12247: update on empty queryset in which the update kwargs refer to inherited columns update all rows of base table

2009-11-19 Thread Django
#12247: update on empty queryset in which the update kwargs refer to inherited columns update all rows of base table --+- Reporter: jsmullyan | Owner: nobody Status: new

Re: [Django] #11109: Changeset 8224 broken in Trac

2009-11-19 Thread Django
#11109: Changeset 8224 broken in Trac +--- Reporter: frasern| Owner: jacob Status: assigned | Milestone: Component: Django Web site| Version:

Re: [Django] #11892: Model __eq__ is not symmetric.

2009-11-19 Thread Django
#11892: Model __eq__ is not symmetric. +--- Reporter: pmcnerth...@clearpointmetrics.com | Owner: nobody Status: new| Milestone: Component:

[Django] #12246: Django-admin methods should be wraped in a django object

2009-11-19 Thread Django
#12246: Django-admin methods should be wraped in a django object --+- Reporter: italomaia | Owner: nobody Status: new | Milestone: Component: django.contrib.admin |

[Django] #12245: m2m-refactor: r11724 broke model definitions outside of a "models" module (e.g. in tests)

2009-11-19 Thread Django
#12245: m2m-refactor: r11724 broke model definitions outside of a "models" module (e.g. in tests) ---+ Reporter: emulbreh | Owner: nobody Status: new| Milestone: Component: Unc

[Changeset] r11752 - in django/trunk: django/contrib/admin tests/regressiontests/admin_validation

2009-11-19 Thread noreply
Author: russellm Date: 2009-11-19 09:07:42 -0600 (Thu, 19 Nov 2009) New Revision: 11752 Modified: django/trunk/django/contrib/admin/validation.py django/trunk/tests/regressiontests/admin_validation/models.py Log: Corrected a regression in validation of admin fieldsets with nested definitions

Re: [Django] #11163: admin ForeignKeyRawIdWidget contains incorrect link when used in change list view

2009-11-19 Thread Django
#11163: admin ForeignKeyRawIdWidget contains incorrect link when used in change list view ---+ Reporter: margierogin...@yahoo.com | Owner: nobody Status: reopened |

Re: [Django] #12244: If i overwrite extrahead in change_form.html class Media: js=[] does not work.

2009-11-19 Thread Django
#12244: If i overwrite extrahead in change_form.html class Media: js=[] does not work. ---+ Reporter: italomaia | Owner: nobody Status: closed| Milestone:

[Django] #12244: If i overwrite extrahead in change_form.html class Media: js=[] does not work.

2009-11-19 Thread Django
#12244: If i overwrite extrahead in change_form.html class Media: js=[] does not work. --+- Reporter: italomaia | Owner: nobody Status: new | Milestone: Component: d

Re: [Django] #7270: selected_related() can not follow reverse relations of OneToOne.

2009-11-19 Thread Django
#7270: selected_related() can not follow reverse relations of OneToOne. ---+ Reporter: towjz...@hotmail.com | Owner: mtredinnick Status: new

[Changeset] r11751 - django/trunk/docs/topics

2009-11-19 Thread noreply
Author: russellm Date: 2009-11-19 05:23:34 -0600 (Thu, 19 Nov 2009) New Revision: 11751 Modified: django/trunk/docs/topics/cache.txt Log: Corrected an inconsistency in the documentation regarding the way to specify the locmem and dummy cache backend. Thanks to Jens Diemer for the report. r117

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

2009-11-19 Thread noreply
Author: russellm Date: 2009-11-19 05:20:06 -0600 (Thu, 19 Nov 2009) New Revision: 11750 Modified: django/branches/releases/1.1.X/docs/topics/cache.txt Log: Corrected an inconsistency in the documentation regarding the way to specify the locmem and dummy cache backend. Thanks to Jens Diemer for

Re: [Django] #11572: Very high memory usage by big sitemaps

2009-11-19 Thread Django
#11572: Very high memory usage by big sitemaps ---+ Reporter: riklaunim | Owner: nobody Status: reopened | Milestone: Component: Contrib apps | Version: 1.

Re: [Django] #10917: admin/base.html should contain messages block

2009-11-19 Thread Django
#10917: admin/base.html should contain messages block ---+ Reporter: anonymous | Owner: nobody Status: new | Milestone:

Re: [Django] #12238: ModelAdmin ignores dynamic fields of ModelForm

2009-11-19 Thread Django
#12238: ModelAdmin ignores dynamic fields of ModelForm ---+ Reporter: anonymous | Owner: nobody Status: new | Milestone:

Re: [Django] #10917: admin/base.html should contain messages block

2009-11-19 Thread Django
#10917: admin/base.html should contain messages block ---+ Reporter: anonymous | Owner: nobody Status: new | Milestone: