Re: [Django] #29132: Incorrect update_last_login signal handler behavior when using custom User model with an arbitrary last_login attribute (not a Field instance)

2018-02-14 Thread Django
#29132: Incorrect update_last_login signal handler behavior when using custom User model with an arbitrary last_login attribute (not a Field instance) -+- Reporter: Mikhail |Owner:

Re: [Django] #29133: django.core.management.call_command fails if required option passed in via **options

2018-02-14 Thread Django
#29133: django.core.management.call_command fails if required option passed in via **options -+- Reporter: Alex Tomic |Owner: Alex | Tomic

[Django] #29133: django.core.management.call_command fails if required option passed in via **options

2018-02-14 Thread Django
#29133: django.core.management.call_command fails if required option passed in via **options -+- Reporter: Alex | Owner: nobody Tomic | Type:

[Django] #29132: Incorrect update_last_login signal handler behavior when using custom User model with an arbitrary last_login attribute (not a Field instance)

2018-02-14 Thread Django
#29132: Incorrect update_last_login signal handler behavior when using custom User model with an arbitrary last_login attribute (not a Field instance) -+- Reporter: Mikhail| Owner: nobody

Re: [Django] #28693: DisallowedHost can cause uncaught exception and HTTP 500

2018-02-14 Thread Django
#28693: DisallowedHost can cause uncaught exception and HTTP 500 -+- Reporter: Greg Price |Owner: Tim | Graham Type: Bug

Re: [Django] #28933: Optimize the queries for ModelAdmin.date_hierarchy

2018-02-14 Thread Django
#28933: Optimize the queries for ModelAdmin.date_hierarchy --+ Reporter: hakib |Owner: nobody Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #29131: Make the error message for ArrayField more user and translation-friendly

2018-02-14 Thread Django
#29131: Make the error message for ArrayField more user and translation-friendly --+ Reporter: Vlada Macek |Owner: (none) Type: Cleanup/optimization | Status:

Re: [Django] #29131: Make the error message for ArrayField more user and translation-friendly (was: Error message of ArrayField is unfriendly and has excessive trailing space)

2018-02-14 Thread Django
#29131: Make the error message for ArrayField more user and translation-friendly --+ Reporter: Vlada Macek |Owner: (none) Type: Cleanup/optimization | Status:

Re: [Django] #29126: Document the behavior of QuerySet.update_or_create() with manually specified pks (was: Model.update_or_create method pk issue.)

2018-02-14 Thread Django
#29126: Document the behavior of QuerySet.update_or_create() with manually specified pks --+ Reporter: Théo "Bob" Massard|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #29010: Allow customizing the autocomplete search results based on the querying model

2018-02-14 Thread Django
#29010: Allow customizing the autocomplete search results based on the querying model -+- Reporter: Muslu Y. |Owner: nobody Type: New feature |

Re: [Django] #8851: Add a default option to list_filter in the admin interface

2018-02-14 Thread Django
#8851: Add a default option to list_filter in the admin interface -+- Reporter: Riskable |Owner: Harro | Type: New feature |

[Django] #29131: Error message of ArrayField is unfriendly and has excessive trailing space

2018-02-14 Thread Django
#29131: Error message of ArrayField is unfriendly and has excessive trailing space + Reporter: Vlada Macek | Owner: (none) Type: Bug | Status: new

Re: [Django] #21978: Add optional gunicorn support to runserver

2018-02-14 Thread Django
#21978: Add optional gunicorn support to runserver -+- Reporter: Tim Graham |Owner: Berker | Peksag Type: New feature |

Re: [Django] #28835: Development server doesn't shut down on SIGTERM

2018-02-14 Thread Django
#28835: Development server doesn't shut down on SIGTERM -+- Reporter: Slavek Kabrda|Owner: nobody Type: Bug | Status: new Component: Core