Re: [Django] #20824: User Auth: A Complete Solution for Email Login Handling

2013-09-12 Thread Django
#20824: User Auth: A Complete Solution for Email Login Handling -+- Reporter: JJZolper |Owner: anonymous Type: New feature | Status: assigned

[django/django] 66e6e2: [1.6.x] Fixed a couple of typos in GeoDjango docs.

2013-09-12 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 66e6e2d14663f78aacdd9df4e9e8c1c008b62459 https://github.com/django/django/commit/66e6e2d14663f78aacdd9df4e9e8c1c008b62459 Author: Ramiro Morales Date: 2013-09-12 (Thu, 12 Sep

[django/django] 8b366a: Fixed a couple of typos in GeoDjango docs.

2013-09-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8b366a50f47443947debc327ae9950e3119e05ca https://github.com/django/django/commit/8b366a50f47443947debc327ae9950e3119e05ca Author: Ramiro Morales Date: 2013-09-12 (Thu, 12 Sep 2013)

Re: [Django] #21098: MultiValueDictKeyError leaks sensitive POST data

2013-09-12 Thread Django
#21098: MultiValueDictKeyError leaks sensitive POST data -+ Reporter: simonpercivall |Owner: timo Type: Bug | Status: assigned Component: Core (Other)

[django/django] 018037: Fixed #21099 - Skip DistinctOnTests unless backend...

2013-09-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 018037736fe575307f5331ebb4b126a0c886ecef https://github.com/django/django/commit/018037736fe575307f5331ebb4b126a0c886ecef Author: Michael Manfre Date: 2013-09-12 (Thu, 12 Sep 2013)

Re: [Django] #21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True

2013-09-12 Thread Django
#21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True -+- Reporter: manfre |Owner: nobody Type: Bug |

Re: [Django] #21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True

2013-09-12 Thread Django
#21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True -+- Reporter: manfre |Owner: nobody Type: Bug |

Re: [Django] #21098: MultiValueDictKeyError leaks sensitive POST data

2013-09-12 Thread Django
#21098: MultiValueDictKeyError leaks sensitive POST data -+ Reporter: simonpercivall |Owner: timo Type: Bug | Status: assigned Component: Core (Other)

Re: [Django] #21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True

2013-09-12 Thread Django
#21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True ---+ Reporter: manfre |Owner: nobody Type: Bug|

[Django] #21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True

2013-09-12 Thread Django
#21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True ---+ Reporter: manfre | Owner: nobody Type: Bug| Status: new Component: Testing

Re: [Django] #21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True

2013-09-12 Thread Django
#21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True -+- Reporter: manfre |Owner: nobody Type: Bug |

Re: [Django] #20844: AdminEmailHandler does not utilze the 'formatter' setting.

2013-09-12 Thread Django
#20844: AdminEmailHandler does not utilze the 'formatter' setting. -+- Reporter: danols |Owner: danols Type: Bug | Status: assigned

Re: [Django] #21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True

2013-09-12 Thread Django
#21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True ---+ Reporter: manfre |Owner: nobody Type: Bug|

Re: [Django] #19536: in ModelAdmin disabling has_add_permission results in not showing any object-tools

2013-09-12 Thread Django
#19536: in ModelAdmin disabling has_add_permission results in not showing any object-tools --+ Reporter: a.fazeli@…|Owner: ikks Type: Cleanup/optimization |

Re: [Django] #21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True

2013-09-12 Thread Django
#21099: DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True ---+-- Reporter: manfre |Owner: nobody Type: Bug|

Re: [Django] #21098: MultiValueDictKeyError leaks sensitive POST data

2013-09-12 Thread Django
#21098: MultiValueDictKeyError leaks sensitive POST data +-- Reporter: simonpercivall |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #20931: RadioSelect, RadioSelectMultiple, CheckBoxSelect, CheckBoxSelectMultiple do not render nested option sets correctly

2013-09-12 Thread Django
#20931: RadioSelect, RadioSelectMultiple, CheckBoxSelect, CheckBoxSelectMultiple do not render nested option sets correctly -+- Reporter: dyve |Owner: anonymous Type: Bug |

Re: [Django] #20931: RadioSelect, RadioSelectMultiple, CheckBoxSelect, CheckBoxSelectMultiple do not render nested option sets correctly

2013-09-12 Thread Django
#20931: RadioSelect, RadioSelectMultiple, CheckBoxSelect, CheckBoxSelectMultiple do not render nested option sets correctly -+ Reporter: dyve |Owner: cbabs Type: Bug |

[Django] #21098: MultiValueDictKeyError leaks sensitive POST data

2013-09-12 Thread Django
#21098: MultiValueDictKeyError leaks sensitive POST data + Reporter: simonpercivall | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.5 Severity: Normal

Re: [Django] #21095: Release notes and documentation don't mention queryset week_day breakage on mysql if you haven't loaded tzinfo

2013-09-12 Thread Django
#21095: Release notes and documentation don't mention queryset week_day breakage on mysql if you haven't loaded tzinfo -+-- Reporter: mattaustin |Owner: aaugustin Type: Bug

Re: [Django] #21097: IntrospectionTests incorrectly validates an AutoField as an IntegerField

2013-09-12 Thread Django
#21097: IntrospectionTests incorrectly validates an AutoField as an IntegerField -+- Reporter: manfre |Owner: manfre Type: Bug | Status:

Re: [Django] #21097: IntrospectionTests incorrectly validates an AutoField as an IntegerField

2013-09-12 Thread Django
#21097: IntrospectionTests incorrectly validates an AutoField as an IntegerField ---+-- Reporter: manfre |Owner: manfre Type: Bug| Status:

[Django] #21097: IntrospectionTests incorrectly validates an AutoField as an IntegerField

2013-09-12 Thread Django
#21097: IntrospectionTests incorrectly validates an AutoField as an IntegerField ---+--- Reporter: manfre | Owner: nobody Type: Bug| Status: new Component: Testing framework |

Re: [Django] #21097: IntrospectionTests incorrectly validates an AutoField as an IntegerField

2013-09-12 Thread Django
#21097: IntrospectionTests incorrectly validates an AutoField as an IntegerField ---+-- Reporter: manfre |Owner: manfre Type: Bug| Status:

Re: [Django] #21097: IntrospectionTests incorrectly validates an AutoField as an IntegerField

2013-09-12 Thread Django
#21097: IntrospectionTests incorrectly validates an AutoField as an IntegerField ---+-- Reporter: manfre |Owner: anonymous Type: Bug| Status:

Re: [Django] #21046: django-admin.py always creates files with Unix line endings

2013-09-12 Thread Django
#21046: django-admin.py always creates files with Unix line endings -+- Reporter: Semmel |Owner: nobody Type: Bug | Status: new

Re: [Django] #21095: Release notes and documentation don't mention queryset week_day breakage on mysql if you haven't loaded tzinfo

2013-09-12 Thread Django
#21095: Release notes and documentation don't mention queryset week_day breakage on mysql if you haven't loaded tzinfo -+-- Reporter: mattaustin |Owner: aaugustin Type: Bug

Re: [Django] #20844: AdminEmailHandler does not utilze the 'formatter' setting.

2013-09-12 Thread Django
#20844: AdminEmailHandler does not utilze the 'formatter' setting. -+- Reporter: danols |Owner: danols Type: Bug | Status: assigned

Re: [Django] #21095: Release notes and documentation don't mention queryset week_day breakage on mysql if you haven't loaded tzinfo

2013-09-12 Thread Django
#21095: Release notes and documentation don't mention queryset week_day breakage on mysql if you haven't loaded tzinfo -+-- Reporter: mattaustin |Owner: aaugustin Type: Bug

[django/django] 4c5641: Fixed inspectdb test for spatialite >=4

2013-09-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4c5641dd92e5cfa0223f417f30d109ff998b8041 https://github.com/django/django/commit/4c5641dd92e5cfa0223f417f30d109ff998b8041 Author: Claude Paroz Date: 2013-09-12 (Thu, 12 Sep 2013)

[django/django] c82f6c: Add a test for the geo-enabled inspectdb command

2013-09-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c82f6c2227f1b86df8726293e8d6d59449b0ab93 https://github.com/django/django/commit/c82f6c2227f1b86df8726293e8d6d59449b0ab93 Author: Claude Paroz Date: 2013-09-12 (Thu, 12 Sep 2013)

Re: [Django] #21096: Allow setting of 'distance' attribute name

2013-09-12 Thread Django
#21096: Allow setting of 'distance' attribute name -+ Reporter: simon29 |Owner: nobody Type: New feature | Status: new Component: GIS |