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

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

Re: [Django] #29102: ImproperlyConfigured URLConf on certain requests (unknown cause)

2018-02-02 Thread Django
#29102: ImproperlyConfigured URLConf on certain requests (unknown cause) -+- Reporter: scone|Owner: nobody Type: Bug | Status: closed

[Django] #29103: sqlmigrate produces byte literal in SQL for one-off empty string default value in TextField, CharField

2018-02-02 Thread Django
#29103: sqlmigrate produces byte literal in SQL for one-off empty string default value in TextField, CharField -+- Reporter: qlimax | Owner: nobody Type: Bug|

Re: [Django] #29104: Django Trac reCAPTCHA is Broken

2018-02-02 Thread Django
#29104: Django Trac reCAPTCHA is Broken ---+-- Reporter: Rich Jones |Owner: nobody Type: Bug| Status: closed Component: Uncategorized |

Re: [Django] #29103: sqlmigrate produces byte literal in SQL for one-off string default value in TextField, CharField (was: sqlmigrate produces byte literal in SQL for one-off empty string default val

2018-02-02 Thread Django
#29103: sqlmigrate produces byte literal in SQL for one-off string default value in TextField, CharField -+- Reporter: qlimax |Owner: nobody Type: Bug |

Re: [Django] #27999: Add test Client support for HTTP 307 and 308 redirects

2018-02-02 Thread Django
#27999: Add test Client support for HTTP 307 and 308 redirects -+- Reporter: anentropic |Owner: Tom | Forbes Type: New feature |

Re: [Django] #29104: Django Trac reCAPTCHA is Broken

2018-02-02 Thread Django
#29104: Django Trac reCAPTCHA is Broken ---+-- Reporter: Rich Jones |Owner: nobody Type: Bug| Status: new Component: Uncategorized |

[Django] #29104: Django Trac reCAPTCHA is Broken

2018-02-02 Thread Django
#29104: Django Trac reCAPTCHA is Broken -+ Reporter: Rich Jones | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version:

Re: [Django] #29103: sqlmigrate produces byte literal in SQL for one-off string default value in TextField, CharField on MySQL (was: sqlmigrate produces byte literal in SQL for one-off string default

2018-02-02 Thread Django
#29103: sqlmigrate produces byte literal in SQL for one-off string default value in TextField, CharField on MySQL -+- Reporter: Qlimax |Owner: nobody Type: Bug

[Django] #29106: Display Skipped Tests in Test Result Output

2018-02-02 Thread Django
#29106: Display Skipped Tests in Test Result Output + Reporter: Rich Jones| Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #29106: Make manage.py test display the test tags that are in use (was: Display Skipped Tests in Test Result Output)

2018-02-02 Thread Django
#29106: Make manage.py test display the test tags that are in use --+ Reporter: Rich Jones|Owner: nobody Type: Cleanup/optimization | Status: new

[Django] #29108: TypeError: can only concatenate tuple (not "list") to tuple raised by compiler.py

2018-02-02 Thread Django
#29108: TypeError: can only concatenate tuple (not "list") to tuple raised by compiler.py -+- Reporter: Stephen| Owner: nobody Brooks | Type:

Re: [Django] #27398: Make SimpleTestCase.assertRedirects() URL comparison ignore ordering of query parameters

2018-02-02 Thread Django
#27398: Make SimpleTestCase.assertRedirects() URL comparison ignore ordering of query parameters -+- Reporter: Cédric Codet |Owner: Jan Type: | Pieter

[Django] #29105: Make Default Test Output More Verbose (And Formatted Prettier)

2018-02-02 Thread Django
#29105: Make Default Test Output More Verbose (And Formatted Prettier) + Reporter: Rich Jones| Owner: nobody Type: Cleanup/optimization | Status: new

[Django] #29107: ModelForm is not a subclass of Form

2018-02-02 Thread Django
#29107: ModelForm is not a subclass of Form -+- Reporter: Haydar | Owner: nobody Al-Rikabi | Type: Bug| Status: new

Re: [Django] #29108: TypeError: can only concatenate tuple (not "list") to tuple raised by compiler.py

2018-02-02 Thread Django
#29108: TypeError: can only concatenate tuple (not "list") to tuple raised by compiler.py -+- Reporter: Stephen Brooks |Owner: nobody Type: Uncategorized|

Re: [Django] #29108: TypeError: can only concatenate tuple (not "list") to tuple raised by compiler.py

2018-02-02 Thread Django
#29108: TypeError: can only concatenate tuple (not "list") to tuple raised by compiler.py -+- Reporter: Stephen Brooks |Owner: nobody Type: Uncategorized|

[Django] #29109: `undefined` show in auto generated datetime input or time input in form when using locale as `th`

2018-02-02 Thread Django
#29109: `undefined` show in auto generated datetime input or time input in form when using locale as `th` -+- Reporter: Napat | Owner: nobody Charoenlarpkul |

Re: [Django] #29108: TypeError: can only concatenate tuple (not "list") to tuple raised by compiler.py

2018-02-02 Thread Django
#29108: TypeError: can only concatenate tuple (not "list") to tuple raised by compiler.py -+- Reporter: Stephen Brooks |Owner: nobody Type: Uncategorized|

Re: [Django] #29078: Serializer handle_m2m_field should honour any previous prefetch

2018-02-02 Thread Django
#29078: Serializer handle_m2m_field should honour any previous prefetch -+- Reporter: xx396|Owner: Zeeshan | Khan Type: Bug

Re: [Django] #29039: Disabling migrations doesn't work with --keepdb

2018-02-02 Thread Django
#29039: Disabling migrations doesn't work with --keepdb -+- Reporter: Vackar Afzal |Owner: nobody Type: Bug | Status: new Component: Testing