Re: [Django] #29132: update_last_login signal handler shouldn't be connected if User.last_login attribute isn't a field

2018-02-16 Thread Django
#29132: update_last_login signal handler shouldn't be connected if User.last_login attribute isn't a field -+- Reporter: Mikhail |Owner: Mikhail Porokhovnichenko |

Re: [Django] #29140: Exception sending EmailMessage with body=None

2018-02-16 Thread Django
#29140: Exception sending EmailMessage with body=None +-- Reporter: Alex Schokking |Owner: nobody Type: Bug | Status: new Component: Core (Mail) |

[Django] #29140: Exception sending EmailMessage with body=None

2018-02-16 Thread Django
#29140: Exception sending EmailMessage with body=None --+ Reporter: Alex Schokking | Owner: nobody Type: Uncategorized | Status: new Component: Core (Mail) |

Re: [Django] #28379: Fix redirect loop in AccessMixin if a user lack permissions

2018-02-16 Thread Django
#28379: Fix redirect loop in AccessMixin if a user lack permissions -+- Reporter: Dylan Verheul|Owner: Dylan | Verheul Type: Bug

Re: [Django] #29059: ChoiceWidget.optgroups() doesn't group choices without a group together

2018-02-16 Thread Django
#29059: ChoiceWidget.optgroups() doesn't group choices without a group together -+- Reporter: Riccardo Di |Owner: Abhishek Virgilio | Gautam Type: Bug

Re: [Django] #28398: Allow management command invocation to suggest commands for mistyped commands

2018-02-16 Thread Django
#28398: Allow management command invocation to suggest commands for mistyped commands -+- Reporter: Vlada Macek |Owner: nobody Type: New feature |

Re: [Django] #28762: Can't aggregate annotations with array parameters

2018-02-16 Thread Django
#28762: Can't aggregate annotations with array parameters -+- Reporter: Daniel Keller|Owner: (none) Type: Bug | Status: new Component:

Re: [Django] #29062: "database table locked errors" when using sqlite in-memory database with LiveServerTestCase

2018-02-16 Thread Django
#29062: "database table locked errors" when using sqlite in-memory database with LiveServerTestCase -+- Reporter: Juozas Masiulis |Owner: nobody Type: Bug |

Re: [Django] #29133: call_command() fails if a required option is passed in via **options

2018-02-16 Thread Django
#29133: call_command() fails if a required option is passed in via **options -+- Reporter: Alex Tomic |Owner: Alex Type: | Tomic Cleanup/optimization

Re: [Django] #29138: Add ModelAdmin.autocomplete_fields support for ForeignKeys that use to_field

2018-02-16 Thread Django
#29138: Add ModelAdmin.autocomplete_fields support for ForeignKeys that use to_field ---+ Reporter: Jonathan Nye |Owner: nobody Type: Bug| Status: new

Re: [Django] #29138: Add ModelAdmin.autocomplete_fields support for ForeignKeys that use to_field

2018-02-16 Thread Django
#29138: Add ModelAdmin.autocomplete_fields support for ForeignKeys that use to_field ---+ Reporter: Jonathan Nye |Owner: nobody Type: Bug| Status: new

Re: [Django] #29062: "database table locked errors" when using sqlite in-memory database with LiveServerTestCase

2018-02-16 Thread Django
#29062: "database table locked errors" when using sqlite in-memory database with LiveServerTestCase -+- Reporter: Juozas Masiulis |Owner: nobody Type: Bug |

Re: [Django] #29139: Aggregate functions failing when using Postgres JSON field KeyTransform

2018-02-16 Thread Django
#29139: Aggregate functions failing when using Postgres JSON field KeyTransform -+- Reporter: trik |Owner: (none) Type: Bug | Status: new

Re: [Django] #29137: ModelForm, Generic Views and Generic Edit Views Custom Layout Simplification

2018-02-16 Thread Django
#29137: ModelForm, Generic Views and Generic Edit Views Custom Layout Simplification -+- Reporter: Spleeding1 |Owner: nobody Type: | Status:

Re: [Django] #29138: Add ModelAdmin.autocomplete_fields support for ForeignKeys that use to_field (was: Admin autocomplete field doesn't support the 'to_field' on Foreign Keys)

2018-02-16 Thread Django
#29138: Add ModelAdmin.autocomplete_fields support for ForeignKeys that use to_field ---+ Reporter: Jonathan Nye |Owner: nobody Type: Bug| Status: new

Re: [Django] #29136: CreateView documentation incomplete

2018-02-16 Thread Django
#29136: CreateView documentation incomplete -+- Reporter: Linurandy|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #29132: update_last_login signal handler shouldn't be connected if User.last_login attribute isn't a field

2018-02-16 Thread Django
#29132: update_last_login signal handler shouldn't be connected if User.last_login attribute isn't a field -+- Reporter: Mikhail |Owner: nobody Porokhovnichenko |

[Django] #29139: Aggregate functions failing when using Postgres JSON field KeyTransform

2018-02-16 Thread Django
#29139: Aggregate functions failing when using Postgres JSON field KeyTransform -+- Reporter: trik | Owner: (none) Type: Bug| Status: new

Re: [Django] #29136: CreateView documentation incomplete

2018-02-16 Thread Django
#29136: CreateView documentation incomplete -+- Reporter: Linurandy|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #29132: update_last_login signal handler shouldn't be connected if User.last_login attribute isn't a field

2018-02-16 Thread Django
#29132: update_last_login signal handler shouldn't be connected if User.last_login attribute isn't a field -+- Reporter: Mikhail |Owner: nobody Porokhovnichenko |

Re: [Django] #28048: Allow generic date views to use related fields as date_field

2018-02-16 Thread Django
#28048: Allow generic date views to use related fields as date_field -+- Reporter: Lefteris Nikoltsios |Owner: Lefteris | Nikoltsios Type: New feature

[Django] #29138: Admin autocomplete field doesn't support the 'to_field' on Foreign Keys

2018-02-16 Thread Django
#29138: Admin autocomplete field doesn't support the 'to_field' on Foreign Keys -+-- Reporter: Jonathan Nye | Owner: nobody Type: Bug| Status: new

Re: [Django] #25718: Can’t use queries with JSON ’null’ values with JSONField

2018-02-16 Thread Django
#25718: Can’t use queries with JSON ’null’ values with JSONField -+- Reporter: Dmitry Dygalo|Owner: Dmitry | Dygalo Type: Bug