Re: [Django] #19427: Lacking Documentation on Custom Related Fields Pre-Save Override

2012-12-04 Thread Django
#19427: Lacking Documentation on Custom Related Fields Pre-Save Override +-- Reporter: s.shanabrook@… |Owner: nobody Type: Bug | Status: new Component: Docum

[Django] #19427: Lacking Documentation on Custom Related Fields Pre-Save Override

2012-12-04 Thread Django
#19427: Lacking Documentation on Custom Related Fields Pre-Save Override + Reporter: s.shanabrook@… | Owner: nobody Type: Bug | Status: new Component: Documentation |Version: 1.4 Severity:

Re: [Django] #17471: Add ability to use smtplib.SMTP_SSL connection when sending email

2012-12-04 Thread Django
#17471: Add ability to use smtplib.SMTP_SSL connection when sending email -+ Reporter: dje |Owner: nobody Type: New feature | Status: new Component: Core (Mail) |

Re: [Django] #19426: EmptyQuerySet.distinct does not have the same signature as QuerySet.distinct()

2012-12-04 Thread Django
#19426: EmptyQuerySet.distinct does not have the same signature as QuerySet.distinct() -+- Reporter: anonymous|Owner: nobody Type: | Status

[django/django] a8045c: [1.5.x] Amended explanation of LOCALE_PATHS settin...

2012-12-04 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: a8045c3af2ad9da7332dadfc011bcaf50365dc7d https://github.com/django/django/commit/a8045c3af2ad9da7332dadfc011bcaf50365dc7d Author: Daniele Procida Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths

[django/django] 37abad: Amended explanation of LOCALE_PATHS setting.

2012-12-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 37abad73d6b61031ece67d8e58612cb39326d28e https://github.com/django/django/commit/37abad73d6b61031ece67d8e58612cb39326d28e Author: Daniele Procida Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths:

Re: [Django] #18697: django.contrib.admin.AdminSite should not pass a sequence as the template to TemplateResponse

2012-12-04 Thread Django
#18697: django.contrib.admin.AdminSite should not pass a sequence as the template to TemplateResponse ---+-- Reporter: and@… |Owner: tswicegood Type: Bug| Sta

[django/django] 6a098a: [1.5.x] Fixed #18697 -- Made values accepted for t...

2012-12-04 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 6a098aa6f29b484254de50c4eb113bdbad1d7e78 https://github.com/django/django/commit/6a098aa6f29b484254de50c4eb113bdbad1d7e78 Author: Ramiro Morales Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths:

[django/django] b6f67b: [1.5.x] Minor idiomatic and docstring edits in ar ...

2012-12-04 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: b6f67bd50e77b8501a4e90b7a83381412b18fcc7 https://github.com/django/django/commit/b6f67bd50e77b8501a4e90b7a83381412b18fcc7 Author: Ramiro Morales Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths:

[django/django] 45f00d: Minor idiomatic and docstring edits in ar localfla...

2012-12-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 45f00dbb93a0e929f4320b9c652fef51655e6872 https://github.com/django/django/commit/45f00dbb93a0e929f4320b9c652fef51655e6872 Author: Ramiro Morales Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths: M

Re: [Django] #13629: Admin Changelist: add app-model_name class to tag

2012-12-04 Thread Django
#13629: Admin Changelist: add app-model_name class to tag ---+ Reporter: naos |Owner: tcsorrel Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #19367: ContentFile fails to save with filesystem storage when initialized with unicode string

2012-12-04 Thread Django
#19367: ContentFile fails to save with filesystem storage when initialized with unicode string -+- Reporter: void |Owner: nobody Type: Bug |

Re: [Django] #19426: EmptyQuerySet.distinct does not have the same signature as QuerySet.distinct()

2012-12-04 Thread Django
#19426: EmptyQuerySet.distinct does not have the same signature as QuerySet.distinct() ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: new Compon

[Django] #19426: EmptyQuerySet.distinct does not have the same signature as QuerySet.distinct()

2012-12-04 Thread Django
#19426: EmptyQuerySet.distinct does not have the same signature as QuerySet.distinct() ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: master

Re: [Django] #11313: list_editable fields don't support 'save' in multiuser environment

2012-12-04 Thread Django
#11313: list_editable fields don't support 'save' in multiuser environment +-- Reporter: margieroginski |Owner: nobody Type: Bug | Status: reopened Component:

Re: [Django] #6903: Go back to old change_list view after hitting save

2012-12-04 Thread Django
#6903: Go back to old change_list view after hitting save ---+ Reporter: jarrow |Owner: Type: New feature| Status: new Component: contrib.admin |

[django/django] 8c099e: [1.5.x] Fixed #19391 -- Oracle specific failure in...

2012-12-04 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 8c099ec3ec969ceef8de2e7fc90220b59cdf9b71 https://github.com/django/django/commit/8c099ec3ec969ceef8de2e7fc90220b59cdf9b71 Author: Anssi Kääriäinen Date: 2012-12-04 (Tue, 04 Dec 2012) Changed path

Re: [Django] #19391: Oracle test failure in 1.5.x and master

2012-12-04 Thread Django
#19391: Oracle test failure in 1.5.x and master --+ Reporter: akaariai | Owner: nobody Type: Bug | Status: closed Component: Database layer (models, ORM) |

Re: [Django] #19391: Oracle test failure in 1.5.x and master

2012-12-04 Thread Django
#19391: Oracle test failure in 1.5.x and master --+ Reporter: akaariai | Owner: nobody Type: Bug | Status: closed Component: Database layer (models, ORM) |

[django/django] 632cf3: Fixed #19391 -- Oracle specific failure in tests

2012-12-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 632cf32b43609f7d674c81f81f01eb9e4a059f1f https://github.com/django/django/commit/632cf32b43609f7d674c81f81f01eb9e4a059f1f Author: Anssi Kääriäinen Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths:

Re: [Django] #19425: Inline Admin does not allow extra to be a property

2012-12-04 Thread Django
#19425: Inline Admin does not allow extra to be a property -+- Reporter: dave@… |Owner: nobody Type: Bug | Status: new Component: contr

Re: [Django] #19422: Model subclass not in INSTALLED_APPS incorrectly collected during object deletion (was: Model subclass not in INSTALLED_APPS breaks object deletion)

2012-12-04 Thread Django
#19422: Model subclass not in INSTALLED_APPS incorrectly collected during object deletion -+- Reporter: gcc |Owner: nobody Type: Bug | Sta

[Django] #19425: Inline Admin does not allow extra to be a property

2012-12-04 Thread Django
#19425: Inline Admin does not allow extra to be a property ---+--- Reporter: dave@… | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: 1.4 Severity: Nor

Re: [Django] #19361: Link to object in message after creating/updating object in django admin

2012-12-04 Thread Django
#19361: Link to object in message after creating/updating object in django admin -+- Reporter: anonymous|Owner: bak1an Type: New feature | Status: ass

[django/django] 8c9a8f: [1.4.x] Fixed the admin_filters tests for Postgres...

2012-12-04 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 8c9a8fd5c4e5ed157d2d5fa09f3d6d05d2290bbf https://github.com/django/django/commit/8c9a8fd5c4e5ed157d2d5fa09f3d6d05d2290bbf Author: Julien Phalip Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths:

[Django] #19424: django + fastcgi + lighttpd outlog and errlog not working

2012-12-04 Thread Django
#19424: django + fastcgi + lighttpd outlog and errlog not working ---+-- Reporter: anonymous | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 1.4 Severity: N

[django/django] db455d: [1.5.x] Fixed the admin_filters tests for Postgres...

2012-12-04 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: db455d6ff9655eee09b0473afff599effd5bbe1a https://github.com/django/django/commit/db455d6ff9655eee09b0473afff599effd5bbe1a Author: Julien Phalip Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths:

[django/django] c196e0: Fixed the admin_filters tests for Postgres.

2012-12-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c196e01100b27288b284f89d4492b7e52bca3a8e https://github.com/django/django/commit/c196e01100b27288b284f89d4492b7e52bca3a8e Author: Julien Phalip Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths: M

[Django] #19423: using formfield_overrides to set CharField size causes all admin fields to use last max_length in model definition

2012-12-04 Thread Django
#19423: using formfield_overrides to set CharField size causes all admin fields to use last max_length in model definition --+ Reporter: joebuyer@…| Owner: nobody Type: Bug | Status: ne

[Django] #19422: Model subclass not in INSTALLED_APPS breaks object deletion

2012-12-04 Thread Django
#19422: Model subclass not in INSTALLED_APPS breaks object deletion ---+ Reporter: gcc| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal

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

2012-12-04 Thread Django
#2131: HttpResponseSendFile for serving static files handler-specific sendfile mechanism -+- Reporter: |Owner: nobody ymasuda[at]ethercube.com | Stat

Re: [Django] #6485: Split off file-serving capability

2012-12-04 Thread Django
#6485: Split off file-serving capability -+- Reporter: Bastian Kleineidam |Owner: nobody | Status: closed Type: New feature |

Re: [Django] #19421: When RelatedModel.__unicode__ fails, InlineModelAdmin are not displayed

2012-12-04 Thread Django
#19421: When RelatedModel.__unicode__ fails, InlineModelAdmin are not displayed ---+-- Reporter: benjaoming |Owner: nobody Type: Bug| Status: new Component: c

[Django] #19421: When RelatedModel.__unicode__ fails, InlineModelAdmin are not displayed

2012-12-04 Thread Django
#19421: When RelatedModel.__unicode__ fails, InlineModelAdmin are not displayed ---+ Reporter: benjaoming | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity

Re: [Django] #2594: Template system should handle whitespace better

2012-12-04 Thread Django
#2594: Template system should handle whitespace better -+- Reporter: Gary Wilson |Owner: jshedd | Status: new Type: Bug |

Re: [Django] #19378: HttpResponseRedirect fail on reverse_lazy with Python 3.2

2012-12-04 Thread Django
#19378: HttpResponseRedirect fail on reverse_lazy with Python 3.2 ---+ Reporter: anonymous |Owner: nobody Type: Bug| Status: closed Component: Generic views

[django/django] 7fea7c: [1.5.x] Fixed #19378 -- Ensured get_success_url re...

2012-12-04 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 7fea7cf5d74a488f0c81b76cb7dc7fa74a86569c https://github.com/django/django/commit/7fea7cf5d74a488f0c81b76cb7dc7fa74a86569c Author: Claude Paroz Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths:

Re: [Django] #19378: HttpResponseRedirect fail on reverse_lazy with Python 3.2

2012-12-04 Thread Django
#19378: HttpResponseRedirect fail on reverse_lazy with Python 3.2 ---+ Reporter: anonymous |Owner: nobody Type: Bug| Status: closed Component: Generic views

[django/django] 795ac7: Fixed #19378 -- Ensured get_success_url returns a ...

2012-12-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 795ac7deda64e67a059b489f8684bb440ca7f7ad https://github.com/django/django/commit/795ac7deda64e67a059b489f8684bb440ca7f7ad Author: Claude Paroz Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths: M d

Re: [Django] #19419: Error in login template example

2012-12-04 Thread Django
#19419: Error in login template example ---+-- Reporter: oduvan |Owner: nobody Type: Bug| Status: closed Component: Documentation | Vers

Re: [Django] #18144: MD5PasswordHasher: broken backwards compatibility with empty salt

2012-12-04 Thread Django
#18144: MD5PasswordHasher: broken backwards compatibility with empty salt -+- Reporter: apreobrazhensky@…|Owner: nobody Type: Bug | Status: reopened

[Django] #19420: prefetch_related does not cache results when the model is inherited

2012-12-04 Thread Django
#19420: prefetch_related does not cache results when the model is inherited -+- Reporter: idanzalz@… | Owner: nobody Type: Bug | Status: new Component: Database layer

[Django] #19419: Error in login template example

2012-12-04 Thread Django
#19419: Error in login template example ---+ Reporter: oduvan | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.4 Severity: Normal | Keywords: Triage

Re: [Django] #19070: urlize template filter raises exception in some cases

2012-12-04 Thread Django
#19070: urlize template filter raises exception in some cases -+- Reporter: rivolaks@… |Owner: nobody Type: Bug | Status: closed Component:

[django/django] 161caf: another failing test case for square brackets.

2012-12-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 161cafb6f695df5d886ed94ab2489a420cd97ecc https://github.com/django/django/commit/161cafb6f695df5d886ed94ab2489a420cd97ecc Author: Tom Insam Date: 2012-12-03 (Mon, 03 Dec 2012) Changed paths: M test

[Django] #19418: Celebrity endorsement has made Ugg boots all the more stylish

2012-12-04 Thread Django
#19418: Celebrity endorsement has made Ugg boots all the more stylish ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal