Re: [Django] #26952: Mention the need to install libffi-dev prior to installing packages for tests

2016-07-27 Thread Django
#26952: Mention the need to install libffi-dev prior to installing packages for tests --+ Reporter: edmorley |Owner: an0o0nym Type: Cleanup/optimization |

Re: [Django] #26957: Inconsistency between doc and code: authenticate() when user.is_active == False

2016-07-27 Thread Django
#26957: Inconsistency between doc and code: authenticate() when user.is_active == False -+- Reporter: ericls |Owner: austin- Type: | simmons

Re: [Django] #23435: GenericForeignKey should be indexed

2016-07-27 Thread Django
#23435: GenericForeignKey should be indexed --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #26964: No mention of index_together on the GenericForeignKey section

2016-07-27 Thread Django
#26964: No mention of index_together on the GenericForeignKey section ---+-- Reporter: aidanlister|Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #26964: No mention of index_together on the GenericForeignKey section

2016-07-27 Thread Django
#26964: No mention of index_together on the GenericForeignKey section ---+-- Reporter: aidanlister|Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #26964: No mention of index_together on the GenericForeignKey section

2016-07-27 Thread Django
#26964: No mention of index_together on the GenericForeignKey section ---+-- Reporter: aidanlister|Owner: nobody Type: Bug| Status: new Component:

[Django] #26964: No mention of index_together on the GenericForeignKey section

2016-07-27 Thread Django
#26964: No mention of index_together on the GenericForeignKey section ---+ Reporter: aidanlister| Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.9 Severity: Normal

Re: [Django] #26960: Allow user login after password reset

2016-07-27 Thread Django
#26960: Allow user login after password reset --+ Reporter: jordij|Owner: jordij Type: New feature | Status: assigned Component: contrib.auth |

Re: [Django] #26960: Allow user login after password reset

2016-07-27 Thread Django
#26960: Allow user login after password reset --+ Reporter: jordij|Owner: jordij Type: New feature | Status: assigned Component: contrib.auth |

Re: [Django] #26937: 'NoneType' object has no attribute '_meta' in manage.py dumpdata auth.user

2016-07-27 Thread Django
#26937: 'NoneType' object has no attribute '_meta' in manage.py dumpdata auth.user ---+-- Reporter: Adys |Owner: nobody Type: Bug| Status: closed

Re: [Django] #26522: Non-determinstic crash in django.db.models.sql.Query.combine()

2016-07-27 Thread Django
#26522: Non-determinstic crash in django.db.models.sql.Query.combine() -+- Reporter: OleLaursen |Owner: nobody Type: Bug | Status: new

Re: [Django] #26959: AssertionError in query.py change_aliases

2016-07-27 Thread Django
#26959: AssertionError in query.py change_aliases -+- Reporter: brownan |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #26933: Test for #26804 has a tendency to fail on Oracle databases

2016-07-27 Thread Django
#26933: Test for #26804 has a tendency to fail on Oracle databases -+- Reporter: jensen-cochran |Owner: jensen- | cochran Type: Bug

Re: [Django] #26963: Improve error message when trying to insert a value that overflows DecimalField

2016-07-27 Thread Django
#26963: Improve error message when trying to insert a value that overflows DecimalField -+- Reporter: fdh |Owner: nobody Type: |

Re: [Django] #26954: has_module_permission set to False on ModelAdmin raises 403 Forbidden error when visiting its app page

2016-07-27 Thread Django
#26954: has_module_permission set to False on ModelAdmin raises 403 Forbidden error when visiting its app page ---+ Reporter: bhch |Owner: nobody Type: Bug|

Re: [Django] #20888: Index ordering in index_together and unique_together

2016-07-27 Thread Django
#20888: Index ordering in index_together and unique_together -+- Reporter: anonymous|Owner: akki Type: New feature | Status: assigned Component:

[Django] #26963: Improve error message when trying to insert a value that overflows DecimalField

2016-07-27 Thread Django
#26963: Improve error message when trying to insert a value that overflows DecimalField -+- Reporter: fdh | Owner: nobody Type: | Status: new

Re: [Django] #26933: Test for #26804 has a tendency to fail on Oracle databases

2016-07-27 Thread Django
#26933: Test for #26804 has a tendency to fail on Oracle databases -+- Reporter: jensen-cochran |Owner: jensen- | cochran Type: Bug

Re: [Django] #26953: Custom manager inheriting BaseManager.from_queryset() crashes with AssertionError (was: Should never get here. Please report a bug, including your model and model manager setup.)

2016-07-27 Thread Django
#26953: Custom manager inheriting BaseManager.from_queryset() crashes with AssertionError -+- Reporter: mikicz |Owner: nobody Type: Bug |

Re: [Django] #26953: Should never get here. Please report a bug, including your model and model manager setup.

2016-07-27 Thread Django
#26953: Should never get here. Please report a bug, including your model and model manager setup. -+- Reporter: mikicz |Owner: nobody Type: Bug |

Re: [Django] #26960: Allow user login after password reset

2016-07-27 Thread Django
#26960: Allow user login after password reset --+ Reporter: jordij|Owner: jordij Type: New feature | Status: assigned Component: contrib.auth |

Re: [Django] #26953: Should never get here. Please report a bug, including your model and model manager setup.

2016-07-27 Thread Django
#26953: Should never get here. Please report a bug, including your model and model manager setup. -+- Reporter: mikicz |Owner: nobody Type: Uncategorized|

Re: [Django] #26953: Should never get here. Please report a bug, including your model and model manager setup.

2016-07-27 Thread Django
#26953: Should never get here. Please report a bug, including your model and model manager setup. -+- Reporter: mikicz |Owner: nobody Type: Uncategorized|

Re: [Django] #26955: Multi-db example : default database config can not be an empty dict

2016-07-27 Thread Django
#26955: Multi-db example : default database config can not be an empty dict ---+-- Reporter: ldng |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #26962: docs: Missing Information about Transaction in Operations (migrations)

2016-07-27 Thread Django
#26962: docs: Missing Information about Transaction in Operations (migrations) --+ Reporter: guettli |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #26957: Inconsistency between doc and code: authenticate() when user.is_active == False

2016-07-27 Thread Django
#26957: Inconsistency between doc and code: authenticate() when user.is_active == False --+ Reporter: ericls|Owner: nobody Type: Cleanup/optimization |

[Django] #26962: docs: Missing Information about Transaction in Operations (migrations)

2016-07-27 Thread Django
#26962: docs: Missing Information about Transaction in Operations (migrations) ---+ Reporter: guettli| Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: master

Re: [Django] #13312: Add a way to customize the order_by() of null fields

2016-07-27 Thread Django
#13312: Add a way to customize the order_by() of null fields -+- Reporter: binary |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #26949: Disabled forms.JSONField crashes with TypeError

2016-07-27 Thread Django
#26949: Disabled forms.JSONField crashes with TypeError --+ Reporter: timgraham |Owner: alexyer Type: Bug | Status: closed Component:

Re: [Django] #26917: Disabled ModelChoiceFields crash in Django 1.10

2016-07-27 Thread Django
#26917: Disabled ModelChoiceFields crash in Django 1.10 -+ Reporter: karyon |Owner: rjschave Type: Bug | Status: closed Component: Forms

Re: [Django] #26949: Disabled forms.JSONField crashes with TypeError

2016-07-27 Thread Django
#26949: Disabled forms.JSONField crashes with TypeError --+ Reporter: timgraham |Owner: alexyer Type: Bug | Status: closed Component:

Re: [Django] #25532: JSONField form field double encodes invalid values

2016-07-27 Thread Django
#25532: JSONField form field double encodes invalid values -+- Reporter: davidszotten |Owner: Claude | Paroz Type: Bug

Re: [Django] #26917: Disabled ModelChoiceFields crash in Django 1.10

2016-07-27 Thread Django
#26917: Disabled ModelChoiceFields crash in Django 1.10 -+ Reporter: karyon |Owner: rjschave Type: Bug | Status: closed Component: Forms

Re: [Django] #26949: Disabled forms.JSONField crashes with TypeError

2016-07-27 Thread Django
#26949: Disabled forms.JSONField crashes with TypeError --+ Reporter: timgraham |Owner: alexyer Type: Bug | Status: closed Component:

Re: [Django] #25532: JSONField form field double encodes invalid values

2016-07-27 Thread Django
#25532: JSONField form field double encodes invalid values -+- Reporter: davidszotten |Owner: Claude | Paroz Type: Bug

Re: [Django] #26949: Disabled forms.JSONField crashes with TypeError

2016-07-27 Thread Django
#26949: Disabled forms.JSONField crashes with TypeError --+ Reporter: timgraham |Owner: alexyer Type: Bug | Status: assigned Component:

Re: [Django] #26928: Change checkbox/radio checked attribute to HTML5 boolean style

2016-07-27 Thread Django
#26928: Change checkbox/radio checked attribute to HTML5 boolean style --+ Reporter: jdufresne |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #26950: Removed unused DatabaseOperations methods

2016-07-27 Thread Django
#26950: Removed unused DatabaseOperations methods -+- Reporter: timgraham|Owner: Type: | andersonresende Cleanup/optimization |

Re: [Django] #26954: has_module_permission set to False on ModelAdmin raises 403 Forbidden error when visiting its app page

2016-07-27 Thread Django
#26954: has_module_permission set to False on ModelAdmin raises 403 Forbidden error when visiting its app page ---+-- Reporter: bhch |Owner: nobody Type: Bug|

Re: [Django] #26961: Run admin checks if DEBUG is False (was: Admin check does not run unless DEBUG = True)

2016-07-27 Thread Django
#26961: Run admin checks if DEBUG is False --+ Reporter: adamchainz|Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.admin

Re: [Django] #26961: Admin check does not run unless DEBUG = True

2016-07-27 Thread Django
#26961: Admin check does not run unless DEBUG = True --+ Reporter: adamchainz|Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #17561: EmailField does not automatically lower the case in email addresses

2016-07-27 Thread Django
#17561: EmailField does not automatically lower the case in email addresses -+- Reporter: zechs.marquie@… |Owner: nobody Type: Bug | Status: closed

Re: [Django] #26958: Django urlize inside html tags

2016-07-27 Thread Django
#26958: Django urlize inside html tags -+-- Reporter: henriquechehad |Owner: nobody Type: Bug | Status: closed Component: Template system |

Re: [Django] #26961: Admin check does not run unless DEBUG = True

2016-07-27 Thread Django
#26961: Admin check does not run unless DEBUG = True ---+-- Reporter: adamchainz |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

[Django] #26961: Admin check does not run unless DEBUG = True

2016-07-27 Thread Django
#26961: Admin check does not run unless DEBUG = True ---+ Reporter: adamchainz | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: 1.9 Severity: Normal |