Re: [Django] #29120: Admin autocomplete requires change permission

2018-02-08 Thread Django
#29120: Admin autocomplete requires change permission -+- Reporter: Rodrigo Pinheiro |Owner: nobody Marques de Araújo | Type: Uncategorized|

[Django] #29120: Admin autocomplete requires change permission

2018-02-08 Thread Django
#29120: Admin autocomplete requires change permission -+- Reporter: Rodrigo| Owner: nobody Pinheiro Marques de Araújo | Type: | Status: new

Re: [Django] #28404: Django admin empty_value/empty_value_display doesn't check for empty strings

2018-02-08 Thread Django
#28404: Django admin empty_value/empty_value_display doesn't check for empty strings -+- Reporter: Mark Koh |Owner: Nazarov | Georgiy Type:

[Django] #29121: Admin ChangeList trims off multi-valued query parameters

2018-02-08 Thread Django
#29121: Admin ChangeList trims off multi-valued query parameters -+- Reporter: Jeffrey| Owner: nobody Bian | Type: Bug| Status:

Re: [Django] #29121: Admin ChangeList trims off multi-valued query parameters

2018-02-08 Thread Django
#29121: Admin ChangeList trims off multi-valued query parameters -+- Reporter: Jeffrey Bian |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #29120: Document that the admin autocomplete requires the change permission of the related model (was: Admin autocomplete requires change permission)

2018-02-08 Thread Django
#29120: Document that the admin autocomplete requires the change permission of the related model -+- Reporter: Rodrigo Pinheiro |Owner: nobody Marques de Araújo |

Re: [Django] #3461: DatabaseWrapper should pass through args and kwargs to underlying database adapter

2018-02-08 Thread Django
#3461: DatabaseWrapper should pass through args and kwargs to underlying database adapter -+- Reporter: Jack Moffitt |Owner: Asif | Saifuddin Auvi

Re: [Django] #3461: DatabaseWrapper should pass through args and kwargs to underlying database adapter

2018-02-08 Thread Django
#3461: DatabaseWrapper should pass through args and kwargs to underlying database adapter -+- Reporter: Jack Moffitt |Owner: Asif | Saifuddin Auvi

Re: [Django] #29121: Admin ChangeList trims off multi-valued query parameters

2018-02-08 Thread Django
#29121: Admin ChangeList trims off multi-valued query parameters -+- Reporter: Jeffrey Bian |Owner: nobody Type: Bug | Status: closed

Re: [Django] #29098: Allow assertRedirects to handle regex matches.

2018-02-08 Thread Django
#29098: Allow assertRedirects to handle regex matches. -+- Reporter: Dan J Strohl |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #10944: Site app should be able to make absolute URLs.

2018-02-08 Thread Django
#10944: Site app should be able to make absolute URLs. -+- Reporter: Jeremy Dunck |Owner: | Christopher Medrela Type: New feature |

Re: [Django] #28635: admin's preserved filters don't work if the URL has non-ASCII characters in it

2018-02-08 Thread Django
#28635: admin's preserved filters don't work if the URL has non-ASCII characters in it -+- Reporter: Wenli Tsai |Owner: nobody Type: Bug |

Re: [Django] #29108: QuerySet.distinct().order_by()[slice].count() crashes with "TypeError: can only concatenate tuple (not "list") to tuple"

2018-02-08 Thread Django
#29108: QuerySet.distinct().order_by()[slice].count() crashes with "TypeError: can only concatenate tuple (not "list") to tuple" -+- Reporter: Stephen Brooks |Owner: Simon

Re: [Django] #29108: QuerySet.distinct().order_by()[slice].count() crashes with "TypeError: can only concatenate tuple (not "list") to tuple"

2018-02-08 Thread Django
#29108: QuerySet.distinct().order_by()[slice].count() crashes with "TypeError: can only concatenate tuple (not "list") to tuple" -+- Reporter: Stephen Brooks |Owner: Simon

Re: [Django] #29107: Document that ModelForm isn't actually a subclass of Form

2018-02-08 Thread Django
#29107: Document that ModelForm isn't actually a subclass of Form -+- Reporter: Haydar Al-Rikabi |Owner: nobody Type: Bug | Status: closed

Re: [Django] #29107: Document that ModelForm isn't actually a subclass of Form

2018-02-08 Thread Django
#29107: Document that ModelForm isn't actually a subclass of Form -+- Reporter: Haydar Al-Rikabi |Owner: nobody Type: Bug | Status: closed

Re: [Django] #17962: Add ModelAdmin.get_deleted_objects() hook

2018-02-08 Thread Django
#17962: Add ModelAdmin.get_deleted_objects() hook -+- Reporter: Chris Wilson |Owner: Rebecca | Smith Type: New feature |