Re: [Django] #18898: has_changed fails to compare model instance with primary key

2012-12-19 Thread Django
#18898: has_changed fails to compare model instance with primary key + Reporter: adsva |Owner: nobody Type: Bug | Status: new Component: Forms | Version:

Re: [Django] #18651: Assignment tags should allow optional assignments

2012-12-19 Thread Django
#18651: Assignment tags should allow optional assignments -+- Reporter: mitar|Owner: nobody Type: New feature | Status: reopened Component: T

Re: [Django] #15808: CSRF token cookie does not utilize the "Secure" or "HttpOnly" flag

2012-12-19 Thread Django
#15808: CSRF token cookie does not utilize the "Secure" or "HttpOnly" flag --+ Reporter: Samuel.Lavitt@… |Owner: nobody Type: Bug | Status: reopene

Re: [Django] #19387: CookieStorage does not encode/decode SafeData properly

2012-12-19 Thread Django
#19387: CookieStorage does not encode/decode SafeData properly -+- Reporter: bak1an |Owner: bak1an Type: Bug | Status: new Component: c

Re: [Django] #19415: Invalid result when using multiple reverse foreign-key filters together with reverse foreign-key aggregate

2012-12-19 Thread Django
#19415: Invalid result when using multiple reverse foreign-key filters together with reverse foreign-key aggregate -+-- Reporter: svniemeijer@…|Owner: nobody Type: Bug |

Re: [Django] #19493: annotate(Count()) does not work properly with django.db.backends.oracle

2012-12-19 Thread Django
#19493: annotate(Count()) does not work properly with django.db.backends.oracle -+- Reporter: kimvais@…|Owner: nobody Type: Bug | Status: new

Re: [Django] #19373: Windows file locking requires pywin32

2012-12-19 Thread Django
#19373: Windows file locking requires pywin32 -+- Reporter: techtonik|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #19396: Allow customized ModelState classes

2012-12-19 Thread Django
#19396: Allow customized ModelState classes -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #19417: Django 1.4.2 does not support Jython 2.5.3 (strptime issue)

2012-12-19 Thread Django
#19417: Django 1.4.2 does not support Jython 2.5.3 (strptime issue) -+- Reporter: fvox13 |Owner: nobody Type: Bug | Status: new Componen

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

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

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

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

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

2012-12-19 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] #19427: Lacking Documentation on Custom Related Fields Pre-Save Override

2012-12-19 Thread Django
#19427: Lacking Documentation on Custom Related Fields Pre-Save Override --+ Reporter: s.shanabrook@…|Owner: nobody Type: Cleanup/optimization | Status: new C

Re: [Django] #19436: ensure_csrf_cookie decorator issues a "CSRF token missing or incorrect" warning.

2012-12-19 Thread Django
#19436: ensure_csrf_cookie decorator issues a "CSRF token missing or incorrect" warning. -+- Reporter: wrr@…|Owner: nobody Type: Bug | Stat

Re: [Django] #19437: improved documentation for django installation

2012-12-19 Thread Django
#19437: improved documentation for django installation --+ Reporter: dodger|Owner: dodger Type: Cleanup/optimization | Status: new Component: Documen

Re: [Django] #19445: Fieldsets' validation doesn't call get_form

2012-12-19 Thread Django
#19445: Fieldsets' validation doesn't call get_form ---+ Reporter: KJ |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #19445: Fieldsets' validation doesn't call get_form

2012-12-19 Thread Django
#19445: Fieldsets' validation doesn't call get_form ---+ Reporter: KJ |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #19456: SimpleLazyObject raises RuntimeError if __class__ accessed while tracing execution

2012-12-19 Thread Django
#19456: SimpleLazyObject raises RuntimeError if __class__ accessed while tracing execution -+- Reporter: rouyrre+django@… |Owner: nobody Type: Bug |

Re: [Django] #19447: Intword and intabr expansion and intword_internal api exposure

2012-12-19 Thread Django
#19447: Intword and intabr expansion and intword_internal api exposure --+ Reporter: eire1130 |Owner: eire1130 Type: New feature | Status: new Component: c

Re: [Django] #19487: WSGI environ contains unicode strings

2012-12-19 Thread Django
#19487: WSGI environ contains unicode strings -+ Reporter: aaugustin|Owner: nobody Type: Bug | Status: new Component: Python 2 |

Re: [Django] #19493: annotate(Count()) does not work properly with django.db.backends.oracle

2012-12-19 Thread Django
#19493: annotate(Count()) does not work properly with django.db.backends.oracle -+- Reporter: kimvais@…|Owner: nobody Type: Bug | Status: new

Re: [Django] #19488: Locale middleware with settings.APPEND_SLASH enabled is buggy (doesn't redirect) with valid URLs not ending with slash

2012-12-19 Thread Django
#19488: Locale middleware with settings.APPEND_SLASH enabled is buggy (doesn't redirect) with valid URLs not ending with slash -+- Reporter: danger@… |Owner: nobody Type: Bug

Re: [Django] #19489: assertRedirects host parameter not in the doc

2012-12-19 Thread Django
#19489: assertRedirects host parameter not in the doc --+ Reporter: mrknacky@…|Owner: nobody Type: Cleanup/optimization | Status: new Component: Document

Re: [Django] #19492: uWSGI how to needs to be more detailed for beginners

2012-12-19 Thread Django
#19492: uWSGI how to needs to be more detailed for beginners --+ Reporter: EvilDMP |Owner: nobody Type: Cleanup/optimization | Status: new Component: D

Re: [Django] #19496: truncatechars_html

2012-12-19 Thread Django
#19496: truncatechars_html -+ Reporter: esevece |Owner: nobody Type: New feature | Status: new Component: Template system | Version: 1.4

Re: [Django] #19497: Refactor testing docs

2012-12-19 Thread Django
#19497: Refactor testing docs -+- Reporter: ramiro |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #19497: Refactor testing docs

2012-12-19 Thread Django
#19497: Refactor testing docs -+- Reporter: ramiro |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #19498: refactor authentication documentation

2012-12-19 Thread Django
#19498: refactor authentication documentation --+ Reporter: ptone |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

[Django] #19498: refactor authentication documentation

2012-12-19 Thread Django
#19498: refactor authentication documentation + Reporter: ptone | Owner: nobody Type: Cleanup/optimization | Status: new Component: Document

Re: [Django] #19497: Refactor testing docs

2012-12-19 Thread Django
#19497: Refactor testing docs -+- Reporter: ramiro |Owner: nobody Type: | Status: new Cleanup/optimization |

[Django] #19497: Refactor testing docs

2012-12-19 Thread Django
#19497: Refactor testing docs -+- Reporter: ramiro | Owner: nobody Type: | Status: new Cleanup/optimization |Version: master

Re: [Django] #18651: Assignment tags should allow optional assignments

2012-12-19 Thread Django
#18651: Assignment tags should allow optional assignments -+-- Reporter: mitar|Owner: nobody Type: New feature | Status: reopened Component: Template sys

Re: [Django] #19385: Add support for multiple-column join

2012-12-19 Thread Django
#19385: Add support for multiple-column join -+- Reporter: cseibert |Owner: nobody Type: New feature | Status: new Component: Database layer

[Django] #19496: truncatechars_html

2012-12-19 Thread Django
#19496: truncatechars_html -+-- Reporter: esevece | Owner: nobody Type: New feature | Status: new Component: Template system |Version: 1.4 Severity: Normal | Keywords: trun

Re: [Django] #19014: PASSWORD_HASHERS missed in "Full list of settings"

2012-12-19 Thread Django
#19014: PASSWORD_HASHERS missed in "Full list of settings" ---+- Reporter: jedie |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |

Re: [Django] #10405: quoted class names in foreign key definition causes 'str' object has no attribute '_default_manager'

2012-12-19 Thread Django
#10405: quoted class names in foreign key definition causes 'str' object has no attribute '_default_manager' -+- Reporter: danbrwn |Owner: mitsuhiko Type: Bug |

Re: [Django] #19014: PASSWORD_HASHERS missed in "Full list of settings"

2012-12-19 Thread Django
#19014: PASSWORD_HASHERS missed in "Full list of settings" ---+- Reporter: jedie |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |

Re: [Django] #18172: ModelForm fails to generate proper ModelMultipleChoiceField when using iterable model

2012-12-19 Thread Django
#18172: ModelForm fails to generate proper ModelMultipleChoiceField when using iterable model ---+ Reporter: eric.olstad@… |Owner: nobody Type: Bug| Status: closed

[django/django] 989291: [1.5.x] Fixed #18172 -- Made models with __iter__ ...

2012-12-19 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 9892919b0df0e7369ab793119342182cf91d549d https://github.com/django/django/commit/9892919b0df0e7369ab793119342182cf91d549d Author: Patryk Zawadzki Date: 2012-12-19 (Wed, 19 Dec 2012) Changed paths

Re: [Django] #18172: ModelForm fails to generate proper ModelMultipleChoiceField when using iterable model

2012-12-19 Thread Django
#18172: ModelForm fails to generate proper ModelMultipleChoiceField when using iterable model ---+ Reporter: eric.olstad@… |Owner: nobody Type: Bug| Status: closed

[django/django] 3989ce: Fixed #18172 -- Made models with __iter__ usable i...

2012-12-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3989ce52ef78840eefe01541628daa220191c0ad https://github.com/django/django/commit/3989ce52ef78840eefe01541628daa220191c0ad Author: Patryk Zawadzki Date: 2012-12-19 (Wed, 19 Dec 2012) Changed paths:

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

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

Re: [Django] #13870: Document transaction/connection management outside the web server context

2012-12-19 Thread Django
#13870: Document transaction/connection management outside the web server context ---+ Reporter: patrys |Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #18172: ModelForm fails to generate proper ModelMultipleChoiceField when using iterable model

2012-12-19 Thread Django
#18172: ModelForm fails to generate proper ModelMultipleChoiceField when using iterable model ---+ Reporter: eric.olstad@… |Owner: nobody Type: Bug| Status: new C

Re: [Django] #18172: ModelForm fails to generate proper ModelMultipleChoiceField when using iterable model

2012-12-19 Thread Django
#18172: ModelForm fails to generate proper ModelMultipleChoiceField when using iterable model ---+ Reporter: eric.olstad@… |Owner: nobody Type: Bug| Status: new C

Re: [Django] #18172: ModelForm fails to generate proper ModelMultipleChoiceField when using iterable model

2012-12-19 Thread Django
#18172: ModelForm fails to generate proper ModelMultipleChoiceField when using iterable model ---+ Reporter: eric.olstad@… |Owner: nobody Type: Bug| Status: new C

[django/django] 647410: [1.4.x] Added PASSWORD_HASHERS to settings referen...

2012-12-19 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 647410510721989018a8942e4d1b1f8096798e7a https://github.com/django/django/commit/647410510721989018a8942e4d1b1f8096798e7a Author: Ramiro Morales Date: 2012-12-19 (Wed, 19 Dec 2012) Changed paths:

[django/django] 470f3e: [1.5.x] Added PASSWORD_HASHERS to settings referen...

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

[django/django] abd0f3: Added PASSWORD_HASHERS to settings reference docum...

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

Re: [Django] #18172: ModelForm fails to generate proper ModelMultipleChoiceField when using iterable model

2012-12-19 Thread Django
#18172: ModelForm fails to generate proper ModelMultipleChoiceField when using iterable model ---+ Reporter: eric.olstad@… |Owner: nobody Type: Bug| Status: new C

Re: [Django] #19215: ImageField's “Currently” and “Clear” Sometimes Don't Appear

2012-12-19 Thread Django
#19215: ImageField's “Currently” and “Clear” Sometimes Don't Appear -+- Reporter: nrogers64@… |Owner: mcardillo55@… Type: Bug | Status: new Component: Forms

Re: [Django] #16408: Query result types not being converted with Spatialite

2012-12-19 Thread Django
#16408: Query result types not being converted with Spatialite -+- Reporter: Antonio Eugenio |Owner: jbronn Burriel | Status: reopened Type: Bug

Re: [Django] #19495: Tests of auth app are breaking if my AUTH_USER_MODEL is 'auth.CustomUser'

2012-12-19 Thread Django
#19495: Tests of auth app are breaking if my AUTH_USER_MODEL is 'auth.CustomUser' ---+-- Reporter: germanofronza |Owner: nobody Type: Bug| Status: closed Compone

Re: [Django] #14325: GenericForeignKey fails if assigned to an object which implements the __len__ method

2012-12-19 Thread Django
#14325: GenericForeignKey fails if assigned to an object which implements the __len__ method -+- Reporter: natano |Owner: natano Type: Bug |

Re: [Django] #19494: Defining __nonzero__ (or __len__) on model makes it impossible to use in GenericForeignKey

2012-12-19 Thread Django
#19494: Defining __nonzero__ (or __len__) on model makes it impossible to use in GenericForeignKey -+- Reporter: anonymous|Owner: nobody Type: Bug |

Re: [Django] #19215: ImageField's “Currently” and “Clear” Sometimes Don't Appear

2012-12-19 Thread Django
#19215: ImageField's “Currently” and “Clear” Sometimes Don't Appear -+- Reporter: nrogers64@… |Owner: mcardillo55@… Type: Bug | Status: new Component: Forms

Re: [Django] #10933: Avoid " TypeError: Cannot convert Decimal("0.0000") to Decimal " when the decimal module has been reloaded

2012-12-19 Thread Django
#10933: Avoid " TypeError: Cannot convert Decimal("0.") to Decimal " when the decimal module has been reloaded -+- Reporter: gagravarr|Owner: nobody Type: Bug

Re: [Django] #14877: ModelFormSet.save() with a deleted form should work even if the model has already been deleted

2012-12-19 Thread Django
#14877: ModelFormSet.save() with a deleted form should work even if the model has already been deleted ---+- Reporter: andornaut |Owner: akaariai Type: Bug| Status: new

Re: [Django] #18508: Bug in handling out-of-date POST data with inlineformset_factory

2012-12-19 Thread Django
#18508: Bug in handling out-of-date POST data with inlineformset_factory + Reporter: olau|Owner: akaariai Type: Bug | Status: new Component: Forms | Ve

Re: [Django] #19442: Documentation: db transactions clarification

2012-12-19 Thread Django
#19442: Documentation: db transactions clarification --+ Reporter: startup.canada@… |Owner: nobody Type: Cleanup/optimization | Status: reopened Component: Docu

Re: [Django] #16408: Query result types not being converted with Spatialite

2012-12-19 Thread Django
#16408: Query result types not being converted with Spatialite -+- Reporter: Antonio Eugenio |Owner: jbronn Burriel | Status: reopened Type: Bug

[Django] #19495: Tests of auth app are breaking if my AUTH_USER_MODEL is 'auth.CustomUser'

2012-12-19 Thread Django
#19495: Tests of auth app are breaking if my AUTH_USER_MODEL is 'auth.CustomUser' ---+ Reporter: germanofronza | Owner: nobody Type: Bug| Status: new Component: contrib.auth |Version: 1.5-beta-1

Re: [Django] #19494: Defining __nonzero__ (or __len__) on model makes it impossible to use in GenericForeignKey

2012-12-19 Thread Django
#19494: Defining __nonzero__ (or __len__) on model makes it impossible to use in GenericForeignKey -+- Reporter: anonymous|Owner: nobody Type: Bug |

[Django] #19494: Defining __nonzero__ (or __len__) on model makes it impossible to use in GenericForeignKey

2012-12-19 Thread Django
#19494: Defining __nonzero__ (or __len__) on model makes it impossible to use in GenericForeignKey --+ Reporter: anonymous | Owner: nobody Type: Bug | Status: new Component: contrib

Re: [Django] #16408: Query result types not being converted with Spatialite

2012-12-19 Thread Django
#16408: Query result types not being converted with Spatialite -+- Reporter: Antonio Eugenio |Owner: jbronn Burriel | Status: reopened Type: Bug

Re: [Django] #19493: annotate(Count()) does not work properly with django.db.backends.oracle

2012-12-19 Thread Django
#19493: annotate(Count()) does not work properly with django.db.backends.oracle -+- Reporter: kimvais@…|Owner: nobody Type: Uncategorized| Status: new