[Django] #20801: df

2013-07-24 Thread Django
#20801: df ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.5 Severity: Normal | Keywords: Triage Stage: Unreviewed |

Re: [Django] #20292: Django 1.5.1: ORA-01843: not a valid month

2013-07-24 Thread Django
#20292: Django 1.5.1: ORA-01843: not a valid month -+- Reporter: CarstenF |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #20795: Weird queryset behaviour and count() method

2013-07-24 Thread Django
#20795: Weird queryset behaviour and count() method -+- Reporter: maa@…|Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #20785: [oracle] ORA-01425: escape character must be character string of length 1

2013-07-24 Thread Django
#20785: [oracle] ORA-01425: escape character must be character string of length 1 -+- Reporter: ludo |Owner: nobody Type: Bug | Status:

Re: [Django] #19670: CachedFilesMixin Doesn't Limit Substitutions to Extension Matches

2013-07-24 Thread Django
#19670: CachedFilesMixin Doesn't Limit Substitutions to Extension Matches -+ Reporter: matthewwithanm |Owner: Type: Bug | Status: new Component:

Re: [Django] #16281: ContentType.get_object_for_this_type using wrong database for creating object

2013-07-24 Thread Django
#16281: ContentType.get_object_for_this_type using wrong database for creating object -+- Reporter: tfrydrychewicz@… |Owner: poirier Type: Bug |

[Django] #20800: validation error does not give hint of type mismatch for choices

2013-07-24 Thread Django
#20800: validation error does not give hint of type mismatch for choices + Reporter: ptone | Owner: nobody Type: Bug | Status: new Component: Forms |

Re: [Django] #18168: formfield_for_choice_field() doesn't validate choices updated in method

2013-07-24 Thread Django
#18168: formfield_for_choice_field() doesn't validate choices updated in method -+- Reporter: Robert |Owner: nobody | Status:

[django/django] 10f8a2: Fixed #18168 -- clarified precedence of validation

2013-07-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 10f8a2100279621ca0e0fa47d99ee744741a05e7 https://github.com/django/django/commit/10f8a2100279621ca0e0fa47d99ee744741a05e7 Author: Preston Holmes Date: 2013-07-24 (Wed, 24 Jul 2013)

Re: [Django] #18168: formfield_for_choice_field() doesn't validate choices updated in method

2013-07-24 Thread Django
#18168: formfield_for_choice_field() doesn't validate choices updated in method -+- Reporter: Robert |Owner: nobody | Status: new

Re: [Django] #19670: CachedFilesMixin Doesn't Limit Substitutions to Extension Matches

2013-07-24 Thread Django
#19670: CachedFilesMixin Doesn't Limit Substitutions to Extension Matches -+ Reporter: matthewwithanm |Owner: Type: Bug | Status: new Component:

Re: [Django] #19607: prefetch_related crash

2013-07-24 Thread Django
#19607: prefetch_related crash -+- Reporter: av@… |Owner: nobody Type: Bug | Status: closed Component: Database layer |

Re: [Django] #20766: Deprecate fastcgi support

2013-07-24 Thread Django
#20766: Deprecate fastcgi support --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: closed Component: Core (Other) |

[django/django] bd0dcc: Fixed #20766 -- Deprecated FastCGI support.

2013-07-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: bd0dcc6c89e262780df3c17f18b2462f50b48137 https://github.com/django/django/commit/bd0dcc6c89e262780df3c17f18b2462f50b48137 Author: Tim Graham Date: 2013-07-24 (Wed, 24 Jul 2013)

Re: [Django] #20766: Deprecate fastcgi support

2013-07-24 Thread Django
#20766: Deprecate fastcgi support --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: closed Component: Core (Other) |

[Django] #20799: Document how to use FastCGI via WSGI

2013-07-24 Thread Django
#20799: Document how to use FastCGI via WSGI ---+ Reporter: timo | Owner: nobody Type: New feature| Status: new Component: Documentation |Version: master Severity: Normal | Keywords:

Re: [Django] #19737: Deprecate and then remove "shell" management command

2013-07-24 Thread Django
#19737: Deprecate and then remove "shell" management command -+- Reporter: carljm |Owner: nobody Type: | Status: closed

Re: [Django] #20798: create_template_postgis should use -e shell parameter

2013-07-24 Thread Django
#20798: create_template_postgis should use -e shell parameter --+ Reporter: mitar |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20760: Account enumeration through timing attack in password verification in django.contrib.auth

2013-07-24 Thread Django
#20760: Account enumeration through timing attack in password verification in django.contrib.auth -+- Reporter: jpaglier@… |Owner: aaugustin Type: Bug |

Re: [Django] #19670: CachedFilesMixin Doesn't Limit Substitutions to Extension Matches

2013-07-24 Thread Django
#19670: CachedFilesMixin Doesn't Limit Substitutions to Extension Matches -+ Reporter: matthewwithanm |Owner: DrMeers Type: Bug | Status: assigned

Re: [Django] #20749: get_FOO_display does not return proper value or warn for inconsistent type

2013-07-24 Thread Django
#20749: get_FOO_display does not return proper value or warn for inconsistent type -+- Reporter: ellisd23@… |Owner: ellisd23 Type: Bug |

Re: [Django] #20749: get_FOO_display does not return proper value or warn for inconsistent type

2013-07-24 Thread Django
#20749: get_FOO_display does not return proper value or warn for inconsistent type -+- Reporter: ellisd23@… |Owner: ellisd23 Type: Bug |

Re: [Django] #20749: get_FOO_display does not return proper value or warn for inconsistent type

2013-07-24 Thread Django
#20749: get_FOO_display does not return proper value or warn for inconsistent type -+- Reporter: ellisd23@… |Owner: ellisd23 Type: Bug |

[django/django] b2314d: Fixed #19941 -- Modified runtests.py to make runni...

2013-07-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b2314d9e1e08749f2c05151f9cd44520d2b3a03a https://github.com/django/django/commit/b2314d9e1e08749f2c05151f9cd44520d2b3a03a Author: Anssi Kääriäinen Date: 2013-07-24 (Wed, 24 Jul 2013)

[django/django] cd4646: [1.6.x] Fixed typo in Custom management commands d...

2013-07-24 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: cd46463eb170b4888931966a576188ddd17bfeff https://github.com/django/django/commit/cd46463eb170b4888931966a576188ddd17bfeff Author: Jon Lønne Date: 2013-07-24 (Wed, 24 Jul 2013)

Re: [Django] #19941: Make running django's test suite easier

2013-07-24 Thread Django
#19941: Make running django's test suite easier -+- Reporter: akaariai |Owner: nobody Type: | Status: closed Cleanup/optimization

[django/django] 5a5d59: Fixed typo in Custom management commands documenta...

2013-07-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5a5d59471719af520ddc203a6b81cd2f6ef81a20 https://github.com/django/django/commit/5a5d59471719af520ddc203a6b81cd2f6ef81a20 Author: Jon Lønne Date: 2013-07-24 (Wed, 24 Jul 2013) Changed

Re: [Django] #20766: Deprecate fastcgi support

2013-07-24 Thread Django
#20766: Deprecate fastcgi support --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: new Component: Core (Other) |

Re: [Django] #14300: manage.py sqlcustom fails if models are in a submodule

2013-07-24 Thread Django
#14300: manage.py sqlcustom fails if models are in a submodule -+- Reporter: al_the_x |Owner: fheinz Type: Bug | Status: closed

[django/django] 31c13a: Fixed #14300 -- Fixed initial SQL location if mode...

2013-07-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 31c13a99bb9ebdaf12ccab4e880c5da930d86e79 https://github.com/django/django/commit/31c13a99bb9ebdaf12ccab4e880c5da930d86e79 Author: Tim Graham Date: 2013-07-24 (Wed, 24 Jul 2013)

Re: [Django] #20797: Proxy model does not update original model's values

2013-07-24 Thread Django
#20797: Proxy model does not update original model's values -+- Reporter: koorgoo |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #20797: Proxy model does not update original model's values

2013-07-24 Thread Django
#20797: Proxy model does not update original model's values -+- Reporter: koorgoo |Owner: nobody Type: Bug | Status: closed Component:

[Django] #20798: create_template_postgis should use -e shell parameter

2013-07-24 Thread Django
#20798: create_template_postgis should use -e shell parameter ---+ Reporter: mitar | Owner: nobody Type: Uncategorized | Status: new Component: GIS|Version: 1.5 Severity: Normal

[Django] #20797: Proxy model does not update original model's values

2013-07-24 Thread Django
#20797: Proxy model does not update original model's values --+- Reporter: koorgoo | Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #20760: Account enumeration through timing attack in password verification in django.contrib.auth

2013-07-24 Thread Django
#20760: Account enumeration through timing attack in password verification in django.contrib.auth -+- Reporter: jpaglier@… |Owner: aaugustin Type: Bug |

Re: [Django] #20794: Document change of behaviour in validate_email for Django 1.6

2013-07-24 Thread Django
#20794: Document change of behaviour in validate_email for Django 1.6 -+- Reporter: dominicrodger|Owner: nobody Type: | Status: closed

[django/django] 45d5a4: [1.6.x] Fixed #20794 -- Documented changes to vali...

2013-07-24 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 45d5a4e7d22bb8541dcb8e8dc7d1e951758ac0ad https://github.com/django/django/commit/45d5a4e7d22bb8541dcb8e8dc7d1e951758ac0ad Author: Dominic Rodger Date: 2013-07-24

Re: [Django] #20794: Document change of behaviour in validate_email for Django 1.6

2013-07-24 Thread Django
#20794: Document change of behaviour in validate_email for Django 1.6 -+- Reporter: dominicrodger|Owner: nobody Type: | Status: closed

[django/django] c92872: Fixed #20794 -- Documented changes to validate_ema...

2013-07-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c928725b933ff479c04e8a7fb74c4dc2ba138aa7 https://github.com/django/django/commit/c928725b933ff479c04e8a7fb74c4dc2ba138aa7 Author: Dominic Rodger Date: 2013-07-24 (Wed, 24

[Django] #20796: AUTHENTICATION_BACKENDS RemoteUserBackend breaks tests

2013-07-24 Thread Django
#20796: AUTHENTICATION_BACKENDS RemoteUserBackend breaks tests + Reporter: python_monster | Owner: nobody Type: Bug | Status: new Component: contrib.auth|Version: 1.5 Severity: Normal

Re: [Django] #20794: Document change of behaviour in validate_email for Django 1.6

2013-07-24 Thread Django
#20794: Document change of behaviour in validate_email for Django 1.6 -+- Reporter: dominicrodger|Owner: nobody Type: | Status: new

[Django] #20795: Weird queryset behaviour and count() method

2013-07-24 Thread Django
#20795: Weird queryset behaviour and count() method --+ Reporter: maa@… | Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #16484: Duplicate entry sessions error

2013-07-24 Thread Django
#16484: Duplicate entry sessions error --+- Reporter: hash.3g@… |Owner: nobody Type: Bug | Status: closed Component: contrib.sessions |